class Seatsio::WorkspacesClient

def set_default(key:)

def set_default(key:)
  @http_client.post("workspaces/actions/set-default/#{key}")
end