POST
/
cycles
/
create

Authorizations

X-API-Key
string
header
required

Body

application/json
number
integer
required
startDate
string
required
type
enum<string>
required
Available options:
STANDARD,
COOlDOWN
daysOff
string[]
description
string | null
endDate
string | null
hours
integer | null
isEnabled
boolean
isLocked
boolean
name
string | null
statusId
string | null

Response

200 - application/json
createdAt
string
required
daysOff
string[]
required
id
string
required
isEnabled
boolean
required
isLocked
boolean
required
number
integer
required
startDate
string
required
status
object | null
required
updatedAt
string
required
description
string | null
endDate
string | null
hours
integer | null
name
string | null
statusId
string | null