Products
Delete a Product
This endpoint allows you to delete a product.
DELETE
/
v1
/
products
/
{product_id}
Headers
X-BUSINESS-API-KEY
string
requiredPath Parameters
product_id
string
requiredResponse
204 - application/json
The response is of type integer
.
Was this page helpful?