Skip to main content

Update Task Action Status

POST 

/api/tasks/updatetaskactionstatus

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

Sets a single task action's Enums.TaskActionState, cascading AutoStart/AutoComplete onto the parent task (see Enums.TaskMasterState).

Request

Responses

The parent task, reflecting any cascaded state change. See Tasks.TaskDetailDto.