Skip to main content

POST /api/zeq/lattice

MethodPOST
Path/api/zeq/lattice
GroupZeq
Authsession cookie
Sourceshared/api-core/src/routes/zeq.ts

Call it

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

Requires an authenticated session — sign in first; the session cookie is sent automatically by the browser/SDK.

Reference