v1
latestOpenAPI 3.0.02026-07-22243670.8 KBOAuth
Issue OAuth access token
Issues access tokens for authorization_code, client_credentials, and refresh_token grants using an application/x-www-form-urlencoded request body. For the authorization_code grant, the partner exchanges the code obtained from GET /oauth/authorize along with a PKCE code_verifier.
post/oauth/token
Response
Successful token response