Tokens REST API
Tokens REST API documentation and interactive testing.
Last updated
Was this helpful?
Tokens REST API documentation and interactive testing.
Last updated
Was this helpful?
For the document use this link:
EU or US depending on where your Organization Account is located
OAuth2 required attribute, do not change the 'urn:ietf:params:oauth:grant-type:token-exchange' value
Your ID Token that you obtained from the external Identity Provider (Google, Facebook, Okta)
OAuth2 required attribute, do not change the 'urn:ietf:params:oauth:token-type:id_token' value
Your Organization Account ID. The attribute name 'client_id' is required for OAuth2 standard compliance, but for this use case it really is organization account id.
EU or US depending on where your Organization Account is located
OAuth2 required attribute, do not change the 'client_credentials' value
EU or US depending on where your Organization Account is located
OAuth2 required attribute, do not change the 'client_credentials' value
EU or US depending on where your Organization Account is located
The refresh token you previously obtained in a Create Access Token request
OAuth2 required attribute, do not change the 'refresh_token' value
EU or US depending on where your Organization Account is located
The refresh token to revoke
OAuth2 required attribute, do not change the 'refresh_token' value
No Content