Delete dispute evidence

Deletes dispute evidence by ID.

To use this endpoint from the browser, you’ll need to specify the /accounts/{your-account-id}/transfers.write scope when generating a token.
DELETE
/disputes/{disputeID}/evidence/{evidenceID}
204 404
Successful empty response for unauthorized or any other returned http status code.
Request received, but resource was not found.

Path parameters

disputeID

string <uuid> required
ID of dispute

evidenceID

string <uuid> required
ID of evidence