Skip to main content
POST
Get token

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Response

OK

access_token
string
required
expires_in
required
refresh_token
null | string
token_type
string
default:Bearer