Cycles
Delivery cycles are used to organize objectives into time-bound groups. Delivery cycle is how we track performance and progress of your OKRs.
Last updated
Delivery cycles are used to organize objectives into time-bound groups. Delivery cycle is how we track performance and progress of your OKRs.
Last updated
Example:
POST
https://api.simpleokr.com/v1/cycles
Create a new Cycle object.
Name | Type | Description |
---|---|---|
GET
https://api.simpleokr.com/v1/cycles
Retrieve a list of available Cycles.
GET
https://api.simpleokr.com/v1/cycles/:id
Retrieve details about an existing Cycle.
POST
https://api.simpleokr.com/v1/cycles/:id
Update an existing Cycle object.
DELETE
https://api.simpleokr.com/v1/cycles/:id
Delete an existing Cycle object and all data associated with it.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Attribute
Type
Description
id
string
Unique delivery cycle identifier
name
string
Name of the delivery cycle
created_at
string
Time when the delivery cycle was created. RFC 3339 format.
name
string
Name of the Cycle. E.g. 2019 Q1
page_token
string
Page identifier.
id
string
Cycle ID
id
string
Cycle ID
name
string
New Cycle name to be set
id
string
Cycle ID