Issue an access token
OAuth
Issue an access token
OAuth2 client-credentials flow. Exchanges a clientId/clientSecret for a short-lived bearer token. The returned scope reflects the granted connect:* scopes. This endpoint does not require a bearer; it authenticates the client credentials in the body.
POST
Issue an access token
Body
application/json