HomeGuidesAPI ReferenceRelease notes
Log In
API Reference

Update Mcp

Update an MCP entity.

Only the name field can be updated. All other fields are immutable.

Parameters:

  • mcp_id: The UUID of the MCP entity
  • payload: Update payload (only name field is allowed)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Body Params

Schema for updating an MCP entity - only name can be updated.

length between 1 and 255

MCP name

Responses

400

Invalid request

404

MCP entity not found

422

Validation error

500

Internal server error

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json