v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Task

Close

Close a task, ending its workflow.

post/api/v1/tasks/{task_id}/action/close

Path parameters

task_idstring required

The ID of the task to close.

Request body

commentstring

An optional comment attached to the close action.

Response

The TaskActionsServiceCloseResponse returns a task view with paths indicating the location of expanded items in the array.

taskActionIdstring

The ID of the task close action created by this request.