Products
Delete Product
Deletes a product
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
application/json
The products have been successfully deleted.
Example:
"ok"