Skip to main content

Update Task

POST 

/api/tasks/updatetask

Tier: Public — stable, supported for third-party integration.

Fully replaces a task's scalar fields and reconciles its actions (added actions are inserted, existing ones updated, removed ones soft-deleted), then re-evaluates the AutoStart/AutoComplete cascade. Runs inside a transaction with retry.

Request

Responses

The updated task. See Tasks.TaskDetailDto.