Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier of the triaging session, used to group related operations.
Body
application/json
Request to record evidence collected during the triage investigation.
Collection of structured evidence items collected during the investigation. Must contain at least one evidence item.
Minimum length:
1
Response
200 - application/json
Success
Response for the RecordEvidence operation. Empty as the operation is fire-and-forget.