Skip to main content
POST
Generate an AI reply draft for a review
Generate an AI-written reply draft for a review. Returns the draft content and a response_id you can publish later with the publish endpoint. Scope required: reviews:write

Authorizations

X-API-Key
string
header
required

Your Hrizn API key (prefix hzk_)

Path Parameters

id
string<uuid>
required

Review id

Body

application/json
brand_voice
string | null
language
string | null
regenerate
boolean

Regenerate over the latest existing draft for this review

selected_staff
object | null

Response

Generated draft

data
object
Last modified on June 30, 2026