Request an access token
Obtain an OAuth2 access token using client credentials
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
client_id
The client ID of the application
client_secret
The client secret of the application
grant_type
Response
Successful response
access_token
token_type
expires_in