API ReferenceProject
Changes Status of Project and all its children(optional) to open
Changes Status of Project and all its children(optional) to open
Authorization
apiKey Authorization<token>
Value for the Authorization header parameter.
In: header
Path Parameters
id*string
Project identifier
Query Parameters
openAll?boolean
If set to true, all stages, boards and tasks will also be opened, regardless of their status
Default
falseResponse Body
curl -X POST "https://example.com/project/projects/string/status-open"Empty
