Authentication Extras\Essentials

Authorize a client with OAuth

For information on utilizing OAuth client authorization, see our authentication documentation or the Client Credentials Grant section of the [OAuth spec](https://tools.ietf.org/html/draft-ietf-oauth-v2-31.

post/oauth/authorize/client

Response

The authorization was successful.

Changes