Solutions
worksection
beta
help
Reopening a task through API: reopen_task
Sample reopen_task request
?action=reopen_task&id_task=TASK_ID
Reopens selected completed (sub)task
Required parameters:
- id_task — task ID
Sample JSON response
If the request succeeds, the response will contain ok status
{
"status": "ok"
}
Leave your review
Did this article help you?
Glad we could help! What was helpful?
Sorry this didn't help. What went wrong?