Skip to main content

DELETE /api/zsc/:name

MethodDELETE
Path/api/zsc/:name
GroupZsc Admin
Authadmin session cookie
Sourceshared/api-core/src/routes/zscAdmin.ts

Call it

curl -X DELETE https://zeqsdk.com/api/zsc/:name

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

Reference