Delete Order AttachmentAsk AIdelete https://api.warehance.com/v1/orders/{id}/attachments/{attachment_id}Required permission: write_orders Delete an order attachment.Path Paramsidintegerrequired≥ 1The ID of the order to delete the attachment for.attachment_idintegerrequired≥ 1The ID of the attachment to delete.Responses 200Order attachment deleted successfully 400Bad RequestUpdated 8 months ago