Skip to main content
POST
Required scope: write

Request body

NSRValidateRequest
string
Optional validation case id (used when replaying test cases).
boolean
Include NSR Machine neural signals in the response.
string
required
Customer inquiry text.
integer
Max n-gram length used for contains_text assertions.
integer
Cap on total phrases asserted per text.
boolean
Persist this validation run for history/auditing.
string
required
Draft response to validate.

Response

NSRValidateResponse
string[]
required
Escalation topics detected.
integer (int64)
required
Execution time in milliseconds.
Missing required links.
object
string
Optional NSR-L program version id used for this validation.
boolean
required
Response is explicitly invalid (response_invalid/1).
string
Optional persisted run id when stored.
string[]
required
Topics detected in the inquiry.
boolean
required
Overall validity (no violations/missing links/escalations and not response_invalid).
string[]
required
Prohibited phrases detected.

Status codes