v2
latestOpenAPI 3.0.12026-07-262352981007.0 KBEvents
Create event
Create new event.
post/events
Request body
Example request
{
"matterId": "b471682e-fa17-4e46-b7fe-9b2b8fdcb3c2",
"subject": "Subject",
"description": "Description",
"location": "Location",
"startTime": "2000-01-01T20:00:00",
"endTime": "2000-01-01T20:00:00",
"timeZone": "Australia/Sydney"
}Response
When request is accepted. Returns a hypermedia 'Link' object of the event to be created.