Skip to main content

PUT /api/zeq/agent/prd/:slug

PUT /api/zeq/agent/prd/:slug Body: { markdown: string, expected_version?: number }

MethodPUT
Path/api/zeq/agent/prd/:slug
Authpublic (no key)
GroupAgents · Prd Routes

Request

curl -X PUT https://zeqsdk.com/api/zeq/agent/prd/YOUR_MACHINE \
-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.