Remove external evidence by external evidence id

Delete external evidence

Securitybearer
Request
path Parameters
id
required
number
Responses
200
400

Malformed data and/or validation errors

401

Invalid Authorization

402

You must upgrade your plan to use this feature

403

You are not allowed to perform this action

404

Not Found

412

You must accept the Drata terms and conditions to use the API

500

Internal server error

delete/external-evidence/{id}
Request samples
Response samples
application/json
{
  • "id": "123",
  • "slug": "databases-monitored-and-alarmed",
  • "externalEvidence": "ExternalEvidenceResponseDto[]"
}