Add User Event Evidence

Add user events as evidence on a case.

Path Params
string
required

Unique identifier for the case, either as an RFC 4122 formatted string, or as a number.

Body Params
string
required
length between 1 and 255

The unique identifier of the user identity for the added events.

integer
required

The score of analyzed events, indicating the severity of the events, on a scale of 1-100.

date-time
required

The start of the analysis period for the events, as an RFC 3339 formatted string.

date-time
required

The end of the analysis period for the events, as an RFC 3339 formatted string.

events
array of objects
required

A set of user events.

events*
date-time | null

The date of the first event in the set, as an RFC 3339 formatted string.

Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json