Skip to main content

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

MethodDELETE
Path/api/zeq/apis/:slug/:id
GroupApis Routes
Authsession cookie
Sourceshared/api-core/src/routes/apisRoutes.ts

Call it

curl -X DELETE https://zeqsdk.com/api/zeq/apis/:slug/:id

Requires an authenticated session — sign in first; the session cookie is sent automatically by the browser/SDK.

Reference