Solutions
worksection
beta
help
Closing a task through API: complete_task
Sample complete_task request
?action=complete_task&id_task=TASK_ID
Completes selected (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?