Skip to main content

DELETE /api/chain/:slug/admins/:zid

MethodDELETE
Path/api/chain/:slug/admins/:zid
GroupChain Admin
Authsession cookie
Sourceshared/api-core/src/routes/chainAdmin.ts

Call it

curl -X DELETE https://zeqsdk.com/api/chain/:slug/admins/:zid

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

Reference