8. Remove specific components from a saleAsk AIdelete https://api.archisketch.com/product/v1/sales/{id}/optionsThis API is used to unlink a selected component from the N components associated with a sale.Path ParamsidstringrequiredDefaults to 31c0712e26f54c99803062287d85e039The identifier value for the sale.Body Paramsidsarray of stringsrequired(Required) The identifiers of the components to be removedids*ADD stringdeleteSaleIfEmptybooleanDefaults to false(Optional) A flag indicating whether the sale should be immediately deleted if all components associated with it are removed- Default: falsetruefalseHeadersAuthorizationstringDefaults to Bearer {Token}Access Token (Starts with keyword 'Bearer')Responses 204204 400400Updated 3 months ago