oauth

Token

OAuth 2.0 Token endpoint.

Supports two grant types:

  • authorization_code: exchange an auth code for access + refresh tokens
  • refresh_token: exchange a refresh token for a new access token
post/oauth/token

Response

Successful Response

{"stackTrail":"paths:/oauth/token:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.