Skip to main content

DELETE /api/msg/contacts/:zid

MethodDELETE
Path/api/msg/contacts/:zid
GroupMsg
Authsession cookie
Sourceshared/api-core/src/routes/msg.ts

Call it

curl -X DELETE https://zeqsdk.com/api/msg/contacts/:zid

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

Reference