cURL
curl --request DELETE \ --url https://api.loopreturns.com/api/v1/products/{id} \ --header 'X-Authorization: <api-key>'
{ "id": 2, "success": true }
Delete a product.
Documentation IndexFetch the complete documentation index at: https://docs.loopreturns.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.loopreturns.com/llms.txt
Use this file to discover all available pages before exploring further.
API Scope: "Product (write)"
The product's unique identifier.
OK
x >= 1
77892011