v1

latestOpenAPI 3.1.02026-07-13193557.5 KB
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"}