Delete the caller's default MCP configuration (legacy)
DELETE/mcp-configurations
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Deletes the caller's default configuration. Unlike DELETE /mcp-configurations/{slug}, this legacy route has no last-configuration guard. Preserved for callers that predate the slug-addressed routes; prefer DELETE /mcp-configurations/{slug} for new integrations. Owner only.
Responses
- 204
- 401
- 404
The default configuration was deleted
Authentication required
Resource not found