{
"type": "review_reply_deleted",
"payload": {
"comment_id": 82938,
"review_id": 34
}
}This event is triggered when a review reply has been deleted
The event payload contains the review reply id.
{
"type": "review_reply_deleted",
"payload": {
"comment_id": 82938,
"review_id": 34
}
}Was this page helpful?