Soft-delete an authored MCP tool definition
DELETE/external-apis/:connectorId/tools/:toolId
A missing row returns 404 rather than silently succeeding, so callers can distinguish "deleted" from "already gone". Requires at least the admin role in the owning organization.
Request
Responses
- 200
- 400
- 401
- 404
Deletion confirmed
Invalid toolId format
Authentication required
Connector not found, or no tool definition with this ID exists in scope for this connector