Calendars

Create a calendar event

post/calendars/{calendar}/events

Path parameters

calendarinteger required

Request body

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

Response

Event created

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.