Skip to main content
POST
Exchange code or refresh token for tokens

Body

application/json
grant_type
enum<string>
required
Available options:
authorization_code
code
string
required
code_verifier
string
required
redirect_uri
string<uri>
required
client_id
string
required
install_id
string
user_agent
string

Response

Tokens

access_token
string
refresh_token
string
token_type
string
expires_in
integer
user_id
string