Commerce
payments, invoices & products api
Delete specific product review
cURL
curl --request DELETE \ --url https://services.leadconnectorhq.com/products/reviews/{reviewId} \ --header 'Version: <version>'
{ "status": true, "message": "Successfully created" }
API Version
2021-07-28
Review Id
"6578278e879ad2646715ba9c"
Location Id or Agency Id
location
Product Id of the product
Successful response
Status of api action
true
Success message
"Successfully created"
Was this page helpful?