Submit Consent Decision

Submit the user's consent decision (allow or deny) for a consent request. If allowed, the authorization server records the consent, issues an authorization code, and returns the redirect URL. If denied, returns the redirect URL with an access_denied error.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Specifies the unique identifier of the OAuth2 authorization request.

Body Params

Specifies the consent decision.

string
enum
required

Specifies whether the user allowed or denied the request.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json