A valid request URL is required to generate request examples
{ "access_token": "<string>", "expires_in": 123, "refresh_token": "<string>", "scope": "<string>", "token_type": "<string>" }
Exchanges an authorization code for an access token.
Must be 'authorization_code'
Authorization code
Redirect URI used in authorization request
Client ID
PKCE Code Verifier
Client Secret (for confidential clients using client_secret_post)
OK
In seconds
Was this page helpful?
Contact support