UpdateEventRequest
namenull | stringnullable
descriptionnull | stringnullable
placeIdstring<uuid>
startDateTimestring<date-time>
endDateTimestring<date-time>
isAllDayboolean
sourcenull | stringnullable
ticketmasterEvents object[]
Array [
ticketmasterEventIdstring
]
UpdateEventRequest
{
"name": "null",
"description": "null",
"placeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"startDateTime": "2024-07-29T15:51:28.071Z",
"endDateTime": "2024-07-29T15:51:28.071Z",
"isAllDay": true,
"source": "null",
"ticketmasterEvents": "null"
}