Skip to main content

Submit consent decision (called by the marketplace consent SPA)

DELETE 

/api/auth/oauth2/consent

POST { accept: boolean, consent_code: string }. Server redirects browser to client redirect_uri.

Request

Responses

Redirect to client redirect_uri with code or error.