Skip to main content

POST /api/zeq/agent/operators/promote

Queue for admin review (skills are user-facing IP). Accepts either operator_id (NPD01-style) or skill_id (synth-*) and routes to the appropriate criterion check.

MethodPOST
Path/api/zeq/agent/operators/promote
Authpublic (no key)
GroupAgents · Zeq Agent

Request

curl -X POST https://zeqsdk.com/api/zeq/agent/operators/promote \
-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.