Tasks
Close Task
Closes a task.
The command performs in the same way as our official clients:
Regular tasks are marked complete and moved to history, along with their subtasks. Tasks with recurring due dates will be scheduled to their next occurrence.
post/api/v1/tasks/{task_id}/close
Path parameters
task_idstring required
String ID of the task
Example:6XGgmFVcrG5RRjVr
Response
Successful Response
{"stackTrail":"paths:/api/v1/tasks/{task_id}/close:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 10 revisions of this API.