Create Case Related Event
Attach a related event to an existing case.
Request body
Example request
{
"acknowledged": true,
"caseId": "PdFc-JIBLkNJ8-bDfz47",
"dateRange": "2024/12/03 02:31:35 PM - 2024/12/04 02:31:35 PM",
"dateRangeFormat": "2006/01/02 3:04:05 PM",
"fields": {
"client.ip": "1.2.3.4",
"client.port": "1099"
},
"timezone": "America/New_York"
}Response
Returns the bulk operation response
Example response
{
"count": 120
}Changes
Changed in 3 of the 23 revisions of this API.21113
- ○
added the new optional request property
acknowledgednew-optional-request-property
- ○
added the new optional request property
escalatednew-optional-request-property
- ○
- ▲
removed the success response with the status
200response-success-status-removed
- ●
removed the request property
createTimerequest-property-removed
- ●
removed the request property
idrequest-property-removed
- ●
removed the request property
kindrequest-property-removed
- ●
removed the request property
operationrequest-property-removed
- ●
removed the request property
updateTimerequest-property-removed
- ●
removed the request property
userIdrequest-property-removed
- ○
added the new optional request property
dateRangenew-optional-request-property
- ○
added the new optional request property
dateRangeFormatnew-optional-request-property
- ○
added the new optional request property
timezonenew-optional-request-property
- ○
added the success response with the status
202response-success-status-added
This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the success response with the status
202response-success-status-removed
- ●
removed the request property
acknowledgedrequest-property-removed
- ●
removed the request property
dateRangerequest-property-removed
- ●
removed the request property
dateRangeFormatrequest-property-removed
- ●
removed the request property
escalatedrequest-property-removed
- ●
removed the request property
timezonerequest-property-removed
- ○
added the new optional request property
createTimenew-optional-request-property
- ○
added the new optional request property
idnew-optional-request-property
- ○
added the new optional request property
kindnew-optional-request-property
- ○
added the new optional request property
operationnew-optional-request-property
- ○
added the new optional request property
updateTimenew-optional-request-property
- ○
added the new optional request property
userIdnew-optional-request-property
- ○
added the success response with the status
200response-success-status-added
This revision also has 35 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲