Skip to main content

POST /api/portal/regenerate-key

MethodPOST
Path/api/portal/regenerate-key
GroupPortal
Authnone — public endpoint
Sourceshared/api-core/src/routes/portal.ts

Call it

curl -X POST https://zeqsdk.com/api/portal/regenerate-key \
-H "Content-Type: application/json" \
-d '{}'

Public endpoint — no authentication required.

Reference