OAuth2 Token Exchange
POST
{protocol}://{host}
/adminczar/api/v1/oauth2/token
Public API
{var_value}
OAuth2 Token Exchange
Exchange client credentials for an access token using OAuth2 client credentials grant flow. Note: This endpoint is accessed at the admin server: https://admin.pattern.com/adminczar/api/v1/oauth2/token
POST /adminczar/api/v1/oauth2/token
Loading...
Response
Waiting for a request to be sent.