delete_endpoint
⚠️ DESTRUCTIVE: Permanently delete an endpoint. Cannot be undone. Only works for agent-created endpoints. PATs are preferred and require mcp:endpoints:write or mcp:*.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The unique slug identifier for the endpoint to delete | |
| apiKey | No | Legacy endpoint API key (x402_*) | |
| confirm | Yes | Must be true to confirm deletion | |
| accessToken | No | Your dashboard MCP personal access token (sgl_pat_*) |