Skip to main content

POST /api/store/launch

MethodPOST
Path/api/store/launch
GroupStore
Authnone — public endpoint
Sourceshared/api-core/src/routes/store.ts

Call it

curl -X POST https://zeqsdk.com/api/store/launch \
-H "Content-Type: application/json" \
-d '{"slug":"…"}'

Public endpoint — no authentication required.

Reference