curl --request DELETE \
--url 'https://transaction-tax.api.in.commenda.io/api/v1/products/123e4567-e89b-12d3-a456-426614174000' \
--header 'Authorization: Bearer YOUR_API_KEY'
curl --request DELETE \
--url 'https://transaction-tax.api.in.commenda.io/api/v1/products/123e4567-e89b-12d3-a456-426614174000' \
--header 'Authorization: Bearer YOUR_API_KEY'
curl --request DELETE \
--url 'https://transaction-tax.api.in.commenda.io/api/v1/products/123e4567-e89b-12d3-a456-426614174000' \
--header 'Authorization: Bearer YOUR_API_KEY'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Delete a product response.