API ReferenceDraftLast reviewed 2026-06-23Delete a calendar DELETE /api/v1/calendars/:code Removes the calendar metadata row and every holiday for the given code. Returns 404 if no calendar exists for the code. Request Responses204403404Calendar deletedInsufficient scopeCalendar not found