Delete Product Review Comments
NoticePlease contact SHOPLINE Merchant Success team to enable this function.
請向SHOPLINE Merchant Success團隊申請開啟此功能。
目前此 API 僅支援 Developer Center APP token
Function
To delete a product review comment.
刪除一個商品評價。
URL
DELETE <<api_domain>>/v1/product_review_comments/:product_review_comment_id
Request Parameters
Parameter | Type | Description | Example |
|---|---|---|---|
product_review_comment_id |
| Product review comment id |
|
Response Example
{
"result": "success"
}Updated 13 days ago