POST /api/zsc/public/put
| Method | POST |
| Path | /api/zsc/public/put |
| Group | Zsc Public |
| Auth | session cookie |
| Source | shared/api-core/src/routes/zscPublic.ts |
Call it
curl -X POST https://zeqsdk.com/api/zsc/public/put \
-H "Content-Type: application/json" \
-d '{}'
Reference
- Group: Zsc Public
- Drive it from any client — the TypeScript SDK, Python, CLI, and MCP server all wrap the same routes.