Skip to main content
POST
Publish a reply to a review

Authorizations

X-API-Key
string
header
required

Your Hrizn API key (prefix hzk_)

Path Parameters

id
string<uuid>
required

Review id

Body

application/json

Provide either text (new reply) or response_id (existing draft).

text
string

Reply text to post

Maximum string length: 4096
response_id
string<uuid>

Id of a previously generated draft to publish

Response

Reply published

data
object
Last modified on June 30, 2026