Skip to main content
POST
Create 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

Body

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

Response

Rule created

success
boolean
Example:

true

rule
object
Last modified on August 7, 2026