Solutions
worksection
beta
help
Archiving a project through API: close_project
Sample close_project request
?action=close_project&id_project=PROJECT_ID
Archives selected project
Required parameters:
- id_project — project 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?