Skip to main content

OAuth token endpoint

POST 
/oauth/token

Exchange authorization code, client credentials, or refresh token for access token

Request

Responses

200:

Token response

400:

Invalid request

401:

Invalid client credentials