Community Operators
7 live endpoints. Every path is a real, callable route.
| Method | Path | Auth |
|---|---|---|
POST | /api/community-operators/:id/open-vote | user |
POST | /api/community-operators/:id/promote | user |
POST | /api/community-operators/:id/resolve | user |
POST | /api/community-operators/:id/stake | user |
GET | /api/community-operators/:id | public |
POST | /api/community-operators/propose | user |
GET | /api/community-operators | public |