Skip to main content

POST /api/zeq-mail/mark-read

POST /mail/mark-read

MethodPOST
Path/api/zeq-mail/mark-read
Authpublic (no key)
GroupComms · Zeq Mail

Request

curl -X POST https://zeqsdk.com/api/zeq-mail/mark-read \
-H "Content-Type: application/json" \
-d '{ }' # request body — see description

Generated from the node's own route registry (GET /api/endpoints) — this path is live.