Authorization headerstore permissioncommunityID401 if the key is missing, invalid, or expired403 if the key does not include the store permissionproductID is deleted or soft-deleted by the store servicedelete:productproductID must identify a product in the API key's community502{ "productID": "507f1f77bcf86cd799439031" }curl --location --request DELETE 'https://api.returning.ai/v1/products/507f1f77bcf86cd799439031' \
--header 'Authorization: Bearer XXXXXX'{
"meta": {
"status": "success",
"statusCode": 200
},
"message": "Delete product success.",
"data": "507f1f77bcf86cd799439031"
}