Skip to main content

End Task

POST 

/api/tasks/endtask

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

Manually completes a task regardless of its actions' states, stamping end time and completing user. Calling this on an already-Completed task is an idempotent no-op that returns the current detail.

Request

Responses

The updated (or already-complete) task. See Tasks.TaskDetailDto.