post https://example.com//handle_client_credentials_request
Handle Client Credentials Request
This operation processes a client credentials request to obtain an access token, and optionally, a refresh token. It is used in third-party integrations that only support the Client Credentials OAuth 2.0 flow, sometimes called the "machine-to-machine flow" or "two-legged flow".