Skip to content

Update Schedule

PUT
/nebula/doors/schedules/{scheduleId}

Update the specified schedule

AllowedRoles: [front-desk-admin]

scheduleId
required
string format: uuid
nullable
248df4b7-aa70-47b8-a036-33ac447e668d

OK

object
createdAt
string format: date-time
createdBy
string format: uuid
nullable
248df4b7-aa70-47b8-a036-33ac447e668d
id
string format: uuid
nullable
248df4b7-aa70-47b8-a036-33ac447e668d
intervals
Array<object>
nullable
object
endTimeOfDayInMinutes
integer
startTimeOfDayInMinutes
integer
weekDays
Array<string>
nullable
name
string
updatedAt
string format: date-time
updatedBy
string format: uuid
nullable
248df4b7-aa70-47b8-a036-33ac447e668d
version
integer

Bad Request

Unauthorized

Not Found