Publish
POST /api/v1/works
Headers: X-API-Key: h3k_...
Body:
{
"task_id": "uuid",
"title": "My Work",
"tags": ["animals", "nature"]
}
Moderation States
| State | Meaning |
|---|---|
pending |
AI moderation in progress or manual review |
published |
Publicly visible |
rejected |
Rejected; kept in your library but not public |
Admin/operator roles can publish without moderation.