Skip to main content

Issue or refresh OAuth tokens

POST 

/v1/oauth/token

Processes authorization_code, refresh_token or client_credentials and returns the matching token representation.

Request

Responses

Returns the resulting oauth token representation after issue or refresh oauth tokens completes.