v68

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-07344691.3 MB
MCP OAuth

Register a pre-existing OAuth client (DCR fallback)

post/api/mcp-oauth/{mcpServerId}/manual-client

Path parameters

mcpServerIdstring required

Request body

clientIdstring required
clientSecretstring
authorizationServerIssuerstring uri
authorizeUrlstring uri
tokenUrlstring uri
revocationUrlstring uri
scopesstring[]

Response

Pending client stored. Call /authorize to start the flow.

oktrue required