Bulk Delete Product Review Comments
Notice
Please contact SHOPLINE Merchant Success team to enable this function.
請向SHOPLINE Merchant Success團隊申請開啟此功能。
目前此 API 僅支援 Developer Center APP token
Function
To bulk delete product review comments.
批量刪除商品評價。
URL
DELETE <<api_domain>>/v1/product_review_comments/bulk
Request Parameters
Parameter | Type | Description | Example |
---|---|---|---|
id | String | ids of product review comments 商品評價id | id=in:5d7a026ce388095474c7b5fa,5e44c892e3880946bb3ababd |
Response Example
{
"result": "success"
}
Updated about 1 month ago