Create Review Reply
Request Body
ID of the review being replied to
ID of the guide posting the reply
Reply message text
Response
Unique identifier for the reply
ID of the review
ID of the guide
Reply message text
Timestamp when the reply was created
Timestamp when the reply was last updated
Get All Review Replies
Response
Returns an array of review reply objects.Get Review Reply by ID
Path Parameters
The reply ID
Response
Returns a single review reply object.Update Review Reply
Path Parameters
The reply ID
Request Body
Updated review ID (if changing the parent review)
Updated guide ID
Updated message text
Response
Returns the updated review reply object.Delete Review Reply
Path Parameters
The reply ID