Update Schedule
PUT /nebula/doors/schedules/{scheduleId}
PUT
/nebula/doors/schedules/{scheduleId}
Update the specified schedule
AllowedRoles: [front-desk-admin]
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” scheduleId
required
string format: uuid
248df4b7-aa70-47b8-a036-33ac447e668d
Responses
Section titled “ Responses ”OK
object
createdAt
string format: date-time
createdBy
string format: uuid
248df4b7-aa70-47b8-a036-33ac447e668d
id
string format: uuid
248df4b7-aa70-47b8-a036-33ac447e668d
intervals
Array<object>
object
endTimeOfDayInMinutes
integer
startTimeOfDayInMinutes
integer
weekDays
Array<string>
name
string
updatedAt
string format: date-time
updatedBy
string format: uuid
248df4b7-aa70-47b8-a036-33ac447e668d
version
integer
Bad Request
Unauthorized
Not Found