Skip to main content
POST
Exchange client credentials for a token

Body

application/json
grant_type
enum<string>
required
Available options:
client_credentials
client_id
string
required
client_secret
string
required

Response

200 - application/json

Token

access_token
string
token_type
string
expires_in
integer