v1

latestOpenAPI 3.0.12026-07-17121196210.3 KB
CrmEvent

Update a event

patch/crm/events/{id}

Path parameters

idstring required

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"}