Skip to main content
PUT
Configure Agent Qualification

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Path Parameters

id
string<uuid>
required

Workflow identifier.

Body

application/json

At least one collection must be present. Empty collections only have an effect with replace=true, which clears the model.

categories
object[]
required
conditions
object[]
replace
boolean
default:false

Response

Successful response.

success
enum<boolean>
required
Available options:
true
workflow_id
string<uuid>
required
rows_written
integer
required
categories_written
integer
required
conditions_written
integer
required
rows_deleted
integer
Last modified on September 8, 2026