CrmEvent
Create a new event
post/crm/events
Request body
typestring required
The type of the event in the CRM.
subjectstring required
The Subject of the event/meeting in the CRM.
startDateTimestring required
Event start date time.
endDateTimestring required
Event end date time.
isAllDayEventboolean required
Is true if the event is an all day event.
descriptionstring required
Description of the event/meeting.
locationstring required
The location of the event/meeting.
Response
status'ok' | 'error' required
messagestring required
{"stackTrail":"components:schemas:crmCreateOrUpdateEventResponse:properties:result","oasType":"schema","type":"unknown"}