v51

OpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-01308532588.1 KB
MCP OAuth

Submit Authorization Consent

Submit the user's consent, issue an authorization code, and return the client redirect target

post/oauth/authorize

Request body

client_idstring required
redirect_uristring required
code_challengestring required
code_challenge_methodstring required
resourcestring required
statestring
workspace_idstring
workspace_namestring
csrfstring

Response

Consent response with the client redirect target

redirect_tostring