Skip to main content

POST /api/zeq-auth/equation-reissue

MethodPOST
Path/api/zeq-auth/equation-reissue
GroupZeq Auth V3
Authnone — public endpoint
Sourceshared/api-core/src/routes/zeqAuthV3.ts

Call it

curl -X POST https://zeqsdk.com/api/zeq-auth/equation-reissue \
-H "Content-Type: application/json" \
-d '{"zid":null,"recovery_password":null,"new_equation_hash":null,"new_equation_salt":null,"display_name":null}'

Public endpoint — no authentication required.

Reference