v1

latestOpenAPI 3.0.32026-07-131670112.4 KB
Blackout Dates

Add a blackout date or range

Block out a full day or a specific time window. Bookings will not be available during blackout periods.

post/v1/blackout

Request body

datestring date required

The date to block out (YYYY-MM-DD)

end_datestring date

Optional end date for a multi-day range (YYYY-MM-DD). If omitted, blocks the single date only.

start_timestring

Optional start time for partial-day blocks (HH:MM). Omit for full-day block.

end_timestring

Optional end time for partial-day blocks (HH:MM).

reasonstring

Internal note (not shown to attendees)

Response

Default Response