Skip to main content
POST
Create OAuth client credentials token

Authorizations

Authorization
string
header
required

Body

application/x-www-form-urlencoded
client_id
string
client_secret
string
grant_type
string
scope
string | null

Response

Successful response

access_token
string
required
expires_in
integer<int64>
required
token_type
string
required