Cf
7 endpoints, generated from the live router cf.ts.
| Method | Path | Auth |
|---|---|---|
POST | /api/cf/sites | machine api-key |
GET | /api/cf/sites | machine api-key |
GET | /api/cf/sites/:id | machine api-key |
POST | /api/cf/sites/:id/rules | machine api-key |
DELETE | /api/cf/sites/:id/rules/:rule_id | machine api-key |
GET | /api/cf/sites/:id/analytics | machine api-key |
POST | /api/cf/sites/:id/purge | machine api-key |
Source: shared/api-core/src/routes/cf.ts