Skip to main content
POST
OAuth 2.0 Token Endpoint

Body

application/x-www-form-urlencoded
grant_type
string
required

authorization_code, refresh_token or client_credentials

code
string
code_verifier
string
refresh_token
string
redirect_uri
string
client_id
string
client_secret
string
resource
string
scope
string

Response

Success Response

access_token
string
required
token_type
string
required
id_token
string
refresh_token
string
expires_in
number
scope
string