Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
The products have been successfully deleted.
The response is of type object
.
Deletes a product
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The products have been successfully deleted.
The response is of type object
.