latestOpenAPI 3.1.02026-08-223321,1001.6 MB
2134ebffd1ef
integrations-v3
Start Mcp Oauth
Begin an MCP OAuth flow: discover, register, return the authorize URL.
The frontend POSTs to this endpoint, opens the returned authorization_url in a popup, and waits for either a postMessage from the popup or a positive status from mcp_oauth_pending_status. Once authorized, the integration is created via POST /v3/integrations/mcp/oauth/consume (create mode) or POST /v3/integrations/mcp/{id}/oauth/consume (re-auth mode).
Permissions: integration setup user.
post/v3/integrations/mcp/oauth/start
Query parameters
organization_idstring nullable
Request body
Response
Successful Response