POST
/
cycles
/
update

Authorizations

X-API-Key
string
header
required

Body

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

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