v2

latestOpenAPI 3.1.02026-07-26391214472.7 KB
oauth

Approve Authorize

Mint an authorization code bound to the signed-in user + their current workspace (the tenant their session belongs to).

Returns the redirect target; the frontend navigates the browser there so the MCP client receives ?code=...&state=....

post/api/v1/oauth/authorize/approve

Headers

authorizationstring nullable
X-API-Keystring nullable

Request body

request_idstring required

Response

Successful Response

object required