Cycles
Delivery cycles are used to organize objectives into time-bound groups. Delivery cycle is how we track performance and progress of your OKRs.
The cycle object
{
"id": "16682617-f25d-4df2-9f51-3c38298996b8",
"name": "2019 Q1",
"created_at": "2018-02-20T12:32:56Z"
}Create Cycle
Request Body
Name
Type
Description
{
"id": "16682617-f25d-4df2-9f51-3c38298996b8",
"name": "2019 Q1",
"created_at": "2018-02-20T12:32:56Z"
}List Cycles
Query Parameters
Name
Type
Description
Retrieve Cycle
Path Parameters
Name
Type
Description
Update Cycle
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Delete Cycle
Path Parameters
Name
Type
Description
Last updated
Was this helpful?