Skip to main content

POST /api/zeq-mail/compose

POST /mail/compose

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

Request

curl -X POST https://zeqsdk.com/api/zeq-mail/compose \
-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.