cURL
curl --request DELETE \ --url https://api.quivo.co/orders/{orderId}/attachments/{attachmentId}
This response has no body data.
Remove a specific attachment from an order.
The unique identifier for an order.
The unique identifier for an attachment associated with an order.
Bad request - the request payload is invalid, missing required fields, or contains invalid data.