Skip to main content

Exchange authorization code for access token.

POST 

/oauth/token

The final leg in the OAuth process which exchanges the specified access token for the access code needed to make API calls.

Request

Responses

Successful response

Was this page helpful?