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
- 204
- 401
Attachment removed. No response body.
Missing, malformed, unknown, or revoked partner API key.