Products
Delete a Product
Delete a specific product using its ID
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the product to delete
Response
200
application/json
Product deletion response
The response is of type object
.