Body
application/json
The type of OAuth grant being used.
Available options:
client_credentials
The Client ID issued by the authorization server.
Example:
"your-client-key"
The client secret issued by the authorization server.
Example:
"your-client-secret"
Response
401 - application/json
Unauthorized
The response is of type object
.