v1

latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MB
Holiday calendar

Update holiday

Update a holiday in a holiday calendar.

patch/v1/holiday-calendar/{holiday_calendar_id}/holiday/{holiday_id}

Path parameters

holiday_calendar_idstring required
Example:8675309

Holiday calendar ID

holiday_idstring required
Example:8675309

Pismo-assigned holiday ID

Request body

namestring

Holiday name

Example request

{
  "name": "New Year's Day"
}

Response

No Content