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 |
| Auth | public (no key) |
| Group | Platform · Apis Routes |
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.