Community operators
7 live operations under /api/community-operators. 5 require a machine key; 2 are public. Tagged: Other.
| Method | Path | What it does | Auth |
|---|---|---|---|
POST | /api/community-operators/{id}/open-vote | — | key |
POST | /api/community-operators/{id}/promote | this), and an explicit { confirm: true } is mandatory: a machine may PROPOSE and the vote may APPROVE, but a p | key |
POST | /api/community-operators/{id}/resolve | Deterministic; anyone may trigger after the window closes. | key |
POST | /api/community-operators/{id}/stake | — | key |
GET | /api/community-operators/{id} | — | public |
POST | /api/community-operators/propose | — | key |
GET | /api/community-operators | — | public |
Generated by scripts/generate-reference.mjs from https://zeq.me/openapi.json.