Service Access Token
Was this helpful?
Was this helpful?
Sends an authentication request and returns a service access token.
Note: We do not support refresh tokens for service access tokens. In case your service access token expires, you need to send a new authentication request.
Grant type parameter is always client_credentials
.
The request was successful. A service access token is returned.