v1
latestOpenAPI 3.0.12026-07-242073551.1 MBProducts
Delete Product
Remove a product from the system. With this endpoint, you can permanently delete a specified product from the database, which also ensures that it is no longer available to be used in your shipment requests.
delete/v4/products/{skuCode}
Path parameters
skuCodestring required
A unique Stock Keeping Unit (SKU) code assigned to the product by you. This code is essential for tracking inventory, helping users identify specific products easily.
Response
The product has been successfully deleted.