Skip to main content

DELETE /api/chain/:slug/site/publish-key

MethodDELETE
Path/api/chain/:slug/site/publish-key
GroupSite Admin
Authauthenticated session
Sourceshared/api-core/src/routes/siteAdmin.ts

Call it

curl -X DELETE https://zeqsdk.com/api/chain/:slug/site/publish-key

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

Reference