---
title: "Disputes - Attach Evidence to Dispute"
method: PUT
path: "/disputes/evidence"
tags: ["Disputes"]
---

# Disputes - Attach Evidence to Dispute

`PUT /disputes/evidence`

Attaches an uploaded evidence file to a dispute

## Response `200`

Evidence attached to dispute

- CreateFileResponse
  - `file_id` string, required — ID of the file created

## 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)
