Manage an approved plan inside woku
provider: internal (manage the plan inside woku). It is the only provider available on the public API. Requires the plan to be approved; applies synchronously, moving it to in_progress.
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}$Body
internal is the only provider available on the public API: the plan is managed inside woku (no target, no external call), moving to in_progress so its tasks are worked with the task endpoints below.
internal Human destination summary (e.g. "Operaciones CX · Backlog"), persisted as delivery.resourceLabel.
300Response
Send accepted
managed for internal, applied synchronously.
managed