Products
Delete products
Deletes a product from the store entirely. NOTE: This is non-reversible
DELETE
Authorizations
API key authentication using Basic Auth. Use your API key as both username and password. See the Authentication guide for complete setup instructions.
Query Parameters
ID of the product to delete
Response
200
application/json
Product deleted successfully
The response is of type object
.