Remove a task (draft or managed plan)
Authorizations
Company API key. Obtain this from your Woku dashboard under Settings > API Keys. The same key used for the v0 endpoints.
Path Parameters
MongoDB ObjectId of the action plan.
^[0-9a-fA-F]{24}$MongoDB ObjectId of the task (subdocument of the plan).
^[0-9a-fA-F]{24}$Response
Task removed; returns the full updated plan
"507f1f77bcf86cd799439041"
200What the customers said (narrative synthesis, no invented numbers).
Detected theme the plan addresses (e.g. "Demoras en despacho").
VoC sources with evidence in the frozen scope.
woku, nps, csat, ces in_progress/completed are the managed (in-house) lifecycle; the rest apply to plans sent to an external tool or awaiting approval.
draft, approved, sent, canceled, delivery_error, in_progress, completed Deterministic (engine-computed) priority; never set by the LLM.
high, medium, low Frozen evidence snapshot: the exact analytical scope at generation time plus deterministic counts. Never recomputed after generation.
Traceability of the LLM run that drafted the plan.
Delivery-to-integration state, filled by the send phase. provider is internal for a managed plan.
Stamped when a managed plan is closed (status completed).