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
Delete a specific product using its ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the product to delete