POST /api/zeq-mail/compose
POST /mail/compose
| Method | POST |
| Path | /api/zeq-mail/compose |
| Auth | public (no key) |
| Group | Comms · 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.