Update an event.

Update an event identified by its id. For now, it is only possible to update an event of the type FaceRecognizedEvent and its fields customData and faceId.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
^([0-9]+)$

ID of the event to retrieve. We specifically specify the eventId to be formed by digits to differentiate robustly between the GET request url and the mp4 and jpg calls.

Body Params
uuid

Unique identifier of face resource.

customData
object

The existing custom json data can be replaced with new data as provided. This can have a maximum size of 500B.

Responses
204

No Content

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