Skip to main content

DELETE /api/zeq/apis/:slug/:id

DELETE /api/zeq/apis/:slug/:id Soft-delete (sets archived_at). Hard-delete would orphan contract refs.

MethodDELETE
Path/api/zeq/apis/:slug/:id
Authpublic (no key)
GroupPlatform · 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.