Skip to main content

POST /api/portal/regenerate-key

── /portal/regenerate-key (legacy — kept for backward compatibility)

MethodPOST
Path/api/portal/regenerate-key
Authpublic (no key)
GroupChannels · Portal

Request

curl -X POST https://zeqsdk.com/api/portal/regenerate-key \
-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.