Create dispute evidence text
Creates a piece of evidence for the given dispute from a blob of plain text, which can then be submitted with the [challenge dispute](Network-API.v1.yaml/paths/~1disputes~1{dispute_id}~1challenge) endpoint.
If you have more than 500 characters of text to submit as evidence, split it into multiple pieces where possible.
<Note>
Uploading evidence does not challenge the dispute. Make sure to call the [challenge dispute](Network-API.v1.yaml/paths/~1disputes~1{dispute_id}~1challenge) endpoint before the `response_due_at` timestamp, or else the merchant will automatically "lose" the dispute.
</Note>
**This endpoint is not rate limited.**
Scopes: `DISPUTES_WRITE`