Delete Price Book ItemAsk AIdelete https://staging.fairmarkit.com/services/self-service/api/v4/price-books/{price_book_id}/items/{item_id}Delete a price book item by UUID or External ID.Path Paramsprice_book_idstringrequiredThe UUID or External ID of the price book to delete the item from.item_idstringrequiredThe UUID or External ID of the price book item to delete.HeadersX-FM-API-KEYstringFairmarkit API KeyResponses 204Successful Response 422Validation ErrorUpdated 5 months ago