delete
https://example.com/integration-tenants/api/v1/orders//attachments/
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.
200The attachment was successfully removed from the order
400Request has missing/invalid values
404Order not found
500An error occurred when trying remove the attachment from the order.
