Skip to main content
PATCH
Update routing rule

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Path Parameters

processorId
string<uuid>
required

Processor ID

ruleId
string<uuid>
required

Rule ID

Body

application/json
name
string
workflow_id
string<uuid>
conditions
object[]
position
integer
is_active
boolean

Response

Rule updated

success
boolean
Example:

true

rule
object
Last modified on August 7, 2026