Delete Evidence

Delete a current evidence item

DELETE /api/v1/evidence/:uuid?

Use this API endpoint to delete evidence items within Monolith.

uuid is required.

Request Body

NameTypeDescription

uuid

string

Unique ID of the evidence to be updated. REQUIRED

Last updated