v1

latestOpenAPI 3.0.32026-07-26134195287.9 KB
Access Levels

Add Access Schedule Event to Access Level

post/access/v1/door/access_level/{access_level_id}/access_schedule_event

Path parameters

access_level_idstring required

Request body

door_status'access_granted'

Door status for Access Schedule Events. Always set to access_granted.

end_timestring required

End time of the event in HH:MM format (00:00 to 23:59) with required leading zeros

start_timestring required

Start time of the event in HH:MM format (00:00 to 23:59) with required leading zeros

weekday'SU' | 'MO' | 'TU' | 'WE' | 'TH' | 'FR' | 'SA' required

Enum for days of the week.

Response

ok