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
Response
The TaskActionsServiceCloseResponse returns a task view with paths indicating the location of expanded items in the array.