DELETE /api/cf/sites/:id/rules/:rule_id
| Method | DELETE |
| Path | /api/cf/sites/:id/rules/:rule_id |
| Group | Cf |
| Auth | session cookie |
| Source | shared/api-core/src/routes/cf.ts |
Call it
curl -X DELETE https://zeqsdk.com/api/cf/sites/:id/rules/:rule_id
Reference
- Group: Cf
- Drive it from any client — the TypeScript SDK, Python, CLI, and MCP server all wrap the same routes.