CalendarEvents

Create a calendar event.

Create a calendar event.

####ObjectID: 160#### This is the ID of the Object. It can be used in generic object calls, or in places that need the objectID param.

post/CalendarEvents

Request body

titlestring required
start_timeinteger required
end_timeinteger
durationinteger
locationstring
descriptionstring
repeat_every_countinteger
repeat_every_frequencyinteger
repeat_monthly_modifierinteger
repeat_on_daysstring
repeat_end_typeinteger
repeat_end_dateinteger
repeat_end_modifierinteger
is_recurringinteger
is_repeat_custominteger
is_all_dayinteger
staff_idinteger
type_idinteger
event_templateinteger
calendar_idinteger
notificationsstring

Response

Successfully created calendar event.

codeinteger required
dataobject required
account_idinteger required

Changes