Skip to main content
PATCH
Update Mcp Server Instance

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

instance_id
string<uuid>
required

Body

application/json

Patch payload for an MCP server instance. All fields optional — unset = unchanged.

description
string | null
json_spec
Json Spec · object | null
name
string | null
Required string length: 1 - 255

Response

Successful Response

created_at
string
required
description
string | null
required
id
string<uuid>
required
json_spec
Json Spec · object
required
name
string
required
server_spec_id
string
required
updated_at
string
required
verification
Verification · object
required
auth_config_id
last_dispatch
Last Dispatch · object | null
tools
Tools · object[] | null