Post Oauth 2 Consent
Handle OAuth2 consent
Authentication
AuthorizationBearer
Bearer token authentication
Request
This endpoint expects an object.
accept
Accept or deny user consent for a set of scopes
scope
oauth_query
Response
Consent processed successfully
redirect_uri
The URI to redirect to, either with an authorization code or an error
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error