API Reference

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.

Language
Click Try It! to start a request and see the response here!