delete https://scudo.uatdrive.com/api/v1/dev/products/
Log in to see full request history
Deletes a product.
To delete a product, send a DELETE request to the delete a product endpoint with the product _id as a path parameter. Once the request is successfully processed, a JSON object containing the response message with status code 200 OK will be returned.
To try this endpoint, replace the path parameter and api-access-key values below with yours.
The product with the _id you entered as path parameter while trying this endpoint will be deleted.
Responses