API ReferenceAccess ControlAuthenticationRequest an access tokenVersion: 2.0Request an access token POST /oauth/token Exchanges client credentials for an OAuth 2.0 access token. Request Responses200The response contains the access token, the token type, and the expiration time in seconds.