devguard
EvidenceFilesFileid

Delete an evidence file.

DELETE
/evidence/files/{fileId}/

Authorization

Authorization
AuthorizationBearer <token>

In: header

Path Parameters

fileId*string

Query Parameters

organizationId*string

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/evidence/files/string/?organizationId=string"
{  "ok": true}

How is this guide?