v1
latestOpenAPI 3.0.32026-07-26134195287.9 KBUpdate Exception on Door Exception Calendar
Path parameters
Request body
Bool value specifying if Exception is an All Day Default. If <code>TRUE</code>, then:
- <code>door_status</code> must be set to <code>access_controlled</code>
- <code>start_time</code> and <code>end_time</code> will automatically be set to <code>00:00:00</code> and <code>23:59:59</code>, respectively. Different values should not be provided.
- <code>first_person_in</code> and <code>double_badge</code> must be <code>FALSE</code>
Date of the Door Exception formatted as <code>YYYY-MM-DD</code> (according to ISO 8601).
An enumeration.
Bool value specifying if the Double Badge setting should be enabled for relevant doors. If <code>TRUE</code>, <code>door_status</code> must be set to <code>access_controlled</code>.
By default, all users with access to relevant doors will be allowed to double badge.
List of IDs for Access Groups that users must be a member of to be allowed to double badge on relevant doors.
<code>double_badge</code> must also be set to <code>TRUE</code> if value is provided.
End time of the Door Exception formatted as <code>hh:mm</code> (according to ISO 8601).
Bool value specifying if the First Person In setting should be enabled for relevant doors. If <code>TRUE</code>, <code>door_status</code> must be set to <code>card_and_code</code>, <code>access_controlled</code>, or <code>unlocked</code>.
List of IDs for Access Groups including supervisors used for First Person In mode.
<code>first_person_in</code> must also be set to <code>TRUE</code> if this value is provided.
Start time of the Door Exception formatted as <code>hh:mm</code> (according to ISO 8601).
Response
OK
Bool value specifying if Exception is an All Day Default. If <code>TRUE</code>, then:
- <code>door_status</code> must be set to <code>access_controlled</code>
- <code>start_time</code> and <code>end_time</code> will automatically be set to <code>00:00:00</code> and <code>23:59:59</code>, respectively. Different values should not be provided.
- <code>first_person_in</code> and <code>double_badge</code> must be <code>FALSE</code>
Unique ID of the Door Exception Calendar that this Exception belongs to.
Date of the Door Exception formatted as <code>YYYY-MM-DD</code> (according to ISO 8601).
The unique ID of the Door Exception.
An enumeration.
Bool value specifying if the Double Badge setting should be enabled for relevant doors. If <code>TRUE</code>, <code>door_status</code> must be set to <code>access_controlled</code>.
By default, all users with access to relevant doors will be allowed to double badge.
List of IDs for Access Groups that users must be a member of to be allowed to double badge on relevant doors.
<code>double_badge</code> must also be set to <code>TRUE</code> if value is provided.
End time of the Door Exception formatted as <code>hh:mm</code> (according to ISO 8601).
Bool value specifying if the First Person In setting should be enabled for relevant doors. If <code>TRUE</code>, <code>door_status</code> must be set to <code>card_and_code</code>, <code>access_controlled</code>, or <code>unlocked</code>.
List of IDs for Access Groups including supervisors used for First Person In mode.
<code>first_person_in</code> must also be set to <code>TRUE</code> if this value is provided.
Start time of the Door Exception formatted as <code>hh:mm</code> (according to ISO 8601).