Delete attachment from a dispute

delete/disputes/{disputeId}/attachments/{attachmentId}

Removes the attachment from the raised dispute. Adyen may keep this file for compliance purposes.

Endpoint destination URL
Click to copy

Path Parameters

attachmentIdstringRequired

The unique identifier of the attachment.

disputeIdstringRequired

The unique identifier of the raised dispute.

Response parameters

After submitting a call, you receive a response message to inform you that your request was received and processed.

Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.

HTTP Responses

  • 204 - No Content

    The request has been successfully processed, but there is no additional content.