API ReferenceDraftLast reviewed 2026-06-23Delete a single holiday DELETE /api/v1/calendars/:code/holidays/:date Removes a single holiday row from the calendar. Date must be ISO-8601 (yyyy-MM-dd). Request Responses204400403404Holiday deletedInvalid date formatInsufficient scopeHoliday not found for this calendar