oauth

Token

Exchange a PKCE authorization code or rotate a refresh token.

post/oauth/token

Response

Successful Response

access_tokenstring required
token_type'Bearer'
expires_ininteger required
scopestring required
refresh_tokenstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.