oauth2
public

Request Token

Request an access token using a valid grant.

post/v1/oauth2/token

Response

Successful Response

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

Changes

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