Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the product to delete
Response
200 - application/json
Product deleted successfully
Delete a specific product
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the product to delete
Product deleted successfully