Skip to main content

POST /api/portal/keys/:id/reveal

MethodPOST
Path/api/portal/keys/:id/reveal
GroupPortal
Authnone — public endpoint
Sourceshared/api-core/src/routes/portal.ts

Call it

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

Public endpoint — no authentication required.

Reference