Generates an Oauth token to later use in our API’s
The type of OAuth grant being used.
client_credentials The Client ID issued by the authorization server.
"your-client-key"
The client secret issued by the authorization server.
"your-client-secret"
Unauthorized
The response is of type object.