Skip to main content
POST
Apply compliance fixes
Applies selected issue ids from a prior freeform check and/or explicit replacement pairs. Optionally re-runs compliance on the revised text. Scope required: compliance:write Also requires the dealership’s Compliance Checking plan feature (Pro+ / add-on).

Body

string
required
Current copy to revise.
string[]
Issue ids from POST /compliance/check.
object[]
Explicit { problematic_text, suggested_replacement } pairs.
boolean
When true, run another compliance check on revised_text.

Authorizations

X-API-Key
string
header
required

Your Hrizn API key (prefix hzk_)

Body

application/json
text
string
required
Required string length: 1 - 100000
issue_ids
string[]
Maximum array length: 50
replacements
object[]
Maximum array length: 50
recheck
boolean

Response

Revised copy (and optional recheck report)

Last modified on July 26, 2026