---
title: "Disputes - Delete Evidence attached to a Dispute"
method: DELETE
path: "/disputes/evidence"
tags: ["Disputes"]
---

# Disputes - Delete Evidence attached to a Dispute

`DELETE /disputes/evidence`

Deletes an evidence file attached to a dispute

## Request body

- DeleteEvidenceRequest
  - `dispute_id` string, required — Id of the dispute
  - `evidence_type` 'cancellation_policy' | 'customer_communication' | 'customer_signature' | 'receipt' | 'refund_policy' | 'service_documentation' | 'shipping_documentation' | 'invoice_showing_distinct_transactions' | 'recurring_transaction_agreement' | 'uncategorized_file', required

## Response `200`

Evidence deleted from a dispute

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/hyperswitch/apis/dynamic-routing-openapi-3-0.md) · [All operations](https://skmtc.net/hyperswitch/apis/dynamic-routing-openapi-3-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hyperswitch/dynamic-routing-openapi-3-0/revisions/8fbf69ab2597/schema)
