delete
https://api.superwise.ai/v1/mcps/
Soft delete an MCP entity.
This endpoint will soft delete the MCP by setting the deleted_at timestamp. Existing agent versions that reference this MCP will continue to work.
Parameters:
- mcp_id: The UUID of the MCP entity
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204MCP entity deleted successfully
404MCP entity not found
500Internal server error
