MCP

Decide consent request

Approve or deny a pending consent request and get the URL to send the browser back to.

post/mcp/authorize/request/{requestId}

Path parameters

requestIdstring required

Request body

approvedboolean required

Response

OAuth client redirect

redirectstring required

Where to send the browser next: back to the client with a code on approval, or with an error on denial.

Changes

Changed in 1 of the 23 revisions of this API.1