Skip to main content
POST
Exchange a user token for a token scoped to a different company

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
company_id
integer
required

The ID of the company to exchange the token for

Response

OK

user
object
required
api_token
object
required