POST /api/zeq-mail/trash-msg
POST /mail/trash-msg
| Method | POST |
| Path | /api/zeq-mail/trash-msg |
| Auth | public (no key) |
| Group | Comms · Zeq Mail |
Request
curl -X POST https://zeqsdk.com/api/zeq-mail/trash-msg \
-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.