/evidence/{evidenceGuid}

Get Evidence File Contents

get
Authorizations
Path parameters
evidenceGuidstringRequired
get
/evidence/{evidenceGuid}

Delete Evidence

delete
Authorizations
HTTPRequired

Jwt Auth: Authenticated requests contain a valid Json Web Token (JWT) as part of the Authorization: Bearer <JWT> header.

Your Sentinel API Key

Path parameters
evidenceGuidstringRequired
Responses
200

Evidence was deleted

application/json
Responseobject
delete
/evidence/{evidenceGuid}

Last updated

Was this helpful?