post https://api-stage.onsched.com/v3/oauth/token
Issue an access token using the OAuth 2.0 client_credentials grant.
- Authenticate with HTTP Basic using
client_idandclient_secret. - Alternatively pass
client_idandclient_secretin the request body.
