v3
MCP
Submit Oauth Session Endpoint
Submit OAuth completion from the hosted OAuth page.
Called by the frontend after the OAuth flow completes. No API key required; the session_id acts as a bearer token.
post/v3/mcp/credential-sessions/{session_id}/oauth-callback
Path parameters
session_idstring required
Request body
Response
Successful Response
{"stackTrail":"paths:/v3/mcp/credential-sessions/{session_id}/oauth-callback:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.