Skip to main content

Delete a dispute attachment

DELETE 

/v1/card/disputes/:id/attachments/:attachmentId

For taking back a file sent by mistake before the evidence deadline. Deleting an id twice answers 204 then 404; ids are not reused, so the second call cannot remove a different file.

Request

Responses

Attachment removed. No response body.