Remove an attachment from an order.

Use this endpoint to remove an attachment from an existing order. Note that Basic Authentication is required for all requests as such, make sure to provide the Authorization header with a valid value.

Path Params
string
required
string
required
Responses
200

The attachment was successfully removed from the order

400

Request has missing/invalid values

404

Order not found

500

An error occurred when trying remove the attachment from the order.

Language
Response
Click Try It! to start a request and see the response here!