Update an external API connector
PATCH/external-apis/:id
Updates connector metadata, auth configuration, or status. Requires at least the admin role in the owning organization. If the name changes, the slug is regenerated and every authored MCP tool name and tool reference for this connector's endpoints is renamed to match.
Request
Responses
- 200
- 400
- 401
- 404
- 409
- 422
Updated connector
Invalid ID format (not a positive integer)
Unauthorized, or the caller attempted to set status to suspended (operator-only)
Resource not found
The regenerated slug (from a new name) collides with an existing connector in this organization
Validation failed