Skip to main content
PATCH
Clear AuthConfig binding for a toolkit on an MCP server

Authorizations

x-api-key
string
header
required

Project API key. Create and manage keys in the dashboard under Project → API Keys. Send as header: x-api-key:

Path Parameters

id
string
required

MCP server ID

Example:

"3fa85f64-5717-4562-b3fc-2c963f66afa6"

Response

200 - application/json

AuthConfig binding cleared

success
boolean
required

Success status

Example:

true

message
string
required

Success message

Example:

"Operation completed successfully"