Create Reservation Resource Exception

Endpoint

POST
/reservation-resource-exceptions

Request — blocked day

Request — special hours

Body fields

FieldTypeDescription
organization_idNumberRequired.
resource_idNumber | nullTarget resource; null if your workflow uses org-wide exceptions.
dateStringYYYY-MM-DD.
exception_typeStringblocked or special_hours.
reasonString | nullOptional label.
start_timeString | nullRequired for special_hours (e.g. 10:00).
end_timeString | nullRequired for special_hours.
is_recurring_yearlyBooleanYearly recurrence on month/day.

Response

Returns the created exception including id.

Report an issue with this documentation

Please log in to report issues with our documentation.