Skip to main content
POST
Create master workflow

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Body

application/json
name
string
required

Master workflow name

Example:

"Real Estate Pipeline"

description
string | null

Master workflow description

Example:

"Groups prospecting and closing workflows"

Response

Master workflow created successfully

success
boolean
required
Example:

true

master_workflow
object
required
Last modified on June 18, 2026