Tasks

Reopen Task

Reopens a task.

Any ancestor tasks or sections will also be marked as uncomplete and restored from history.

The reinstated tasks and sections will appear at the end of the list within their parent, after any previously active tasks.

post/api/v1/tasks/{task_id}/reopen

Path parameters

task_idstring required

String ID of the task

Example:6XGgmFVcrG5RRjVr

Response

Successful Response

{"stackTrail":"paths:/api/v1/tasks/{task_id}/reopen: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.