Update event
Updates event details.
Path Parameters
Body
Matter Id.
"b471682e-fa17-4e46-b7fe-9b2b8fdcb3c2"
Subject of event.
"Subject"
Description of event.
"Description"
Location of event.
"Location"
Whether or not the event is all day.
false
Whether or not the event is billable. Note events with a duration greater than 12 hours automatically become non-billable.
false
The type of the event.
We currently support create and updates requests for non recurring events (EventType = 0). The type of the event.
Possible values: Non Recurring Event = 0, Recurring Pattern Series = 1, Single Recurring Occurrence = 2, Modified Recurring Occurrence = 3, Deleted Recurring Occurrence = 4
0
, 1
, 2
, 3
, 4
0
The staff Id of the organizer of the event.
"b471682e-fa17-4e46-b7fe-9b2b8fdcb3c2"
The staff Ids of the attendees of the event.
The contact Ids of the external or third party attendees of the event.
The contacts must be of Person type and must be part of the matter.
Start date and time of the event. Supported date format is ISO YYYY-MM-DDThh:mm:ss. Note: date and time will correlate with the time zone provided.
"2000-01-01T20:00:00"
End date and time of the event. Supported date format is ISO YYYY-MM-DDThh:mm:ss. Note: date and time will correlate with the time zone provided.
"2000-01-01T20:00:00"
Time zone of the event for determining the start time and end time. Time zones are expected in the IANA time zone format. For a list of valid time zones, see https://nodatime.org/TimeZones.
"Australia/Sydney"
Collection of key value pairs to update file meta data.