Delete
Products
Delete a product
Permanently delete a product from the catalog. This action removes it from all sales channels.
DELETE
Delete
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Example:
"{{companyId}}"
Body
application/json
Response
200 OK
Example:
"Product deleted successfully"
