Calendars

Update a calendar event

put/calendars/{calendar}/events/{event}

Path parameters

calendarinteger required
eventinteger required

Request body

timeStartstring date-time nullable
titlestring nullable
descriptionstring nullable
locationstring nullable
contactNamestring nullable
contactEmailstring email nullable
contactPhoneNumberstring nullable
contactIdstring uuid nullable

Response

Event updated

idinteger
calendarIdinteger
titlestring
descriptionstring nullable
locationstring nullable
timeStartstring date-time
timeEndstring date-time
durationinteger
contactNamestring nullable
contactEmailstring nullable
contactPhoneNumberstring nullable
contactobject nullable
callobject nullable
createdByobject nullable
createdAtstring date-time nullable
updatedAtstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.