Skip to main content
PATCH

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Path Parameters

id
string<uuid>
required

Master workflow ID

Body

application/json
name
string

Master workflow name

description
string | null

Master workflow description

is_active
boolean

Whether the master workflow is active

Response

Master workflow updated successfully

success
boolean
required
Example:

true

master_workflow
object
required
Last modified on June 18, 2026