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