Solutions
worksection
beta
help
Activating a project through API: activate_project
Sample activate_project request
?action=activate_project&id_project=PROJECT_ID
Activates selected archived 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?