Delete an external API connector
DELETE/external-apis/:id
Soft-deletes the connector, its endpoints, and the MCP tool definitions backed by those endpoints, in one transaction. Requires at least the admin role in the owning organization.
Request
Responses
- 204
- 400
- 401
- 404
Connector deleted, no response body
Invalid ID format (not a positive integer)
Authentication required
Resource not found