DELETE /api/zeq/apis/:slug/:id
DELETE /api/zeq/apis/:slug/:id Soft-delete (sets archived_at). Hard-delete would orphan contract refs.
| Method | DELETE |
| Path | /api/zeq/apis/:slug/:id |
| Domain | Compute · Apis Routes |
| Tier | computation (public) |
| Auth | public (no key) |
Request
curl -X DELETE https://zeqsdk.com/api/zeq/apis/YOUR_MACHINE/CONTRACT_ID
Generated from the node's own route registry (GET /api/endpoints) — this path is live.