v1
latestOpenAPI 3.0.32026-07-2632131.4 MBReview
Publish a custom-channel review
Publish a custom-channel review
post/reviews/custom-channel-reviews
Request body
Example request
{
"customChannelName": "Marketing Website",
"createdAt": "2026-01-15T10:30:00.000Z",
"updatedAt": "2026-01-15T10:30:00.000Z",
"categoryRatings": {
"cleanliness": 5,
"communication": 4,
"location": 3
}
}Response
Upsert Review Response
Example response
{
"channelId": "bookingCom",
"customChannelName": "Marketing Website A",
"contents": {
"locale": "en-US",
"rating": 5
}
}