Authorize Client
Loading...
API endpoint path: /auth-code/v1/client-authorization
Authorizes a client application to access resources on behalf of a user. Used in the OAuth 2.0 authorization flow to grant permissions.
Request
Responses
- 200
- 400
- 500
Success
Response Headers
transactionid
The transaction ID that was sent as a header in the request.
Bad request
Response Headers
transactionid
The transaction ID that was sent as a header in the request.
Server error
Response Headers
transactionid
The transaction ID that was sent as a header in the request.