Skip to main content

POST /api/zeq-mail/login

MethodPOST
Path/api/zeq-mail/login
GroupZeq Mail
Authnone — public endpoint
Sourceshared/api-core/src/routes/zeqMail.ts

Call it

curl -X POST https://zeqsdk.com/api/zeq-mail/login \
-H "Content-Type: application/json" \
-d '{}'

Public endpoint — no authentication required.

Reference