Skip to main content
PATCH

Autorizaciones

X-API-Key
string
header
requerido

API key for authentication. Keys are prefixed with nxr_live_.

Parámetros de ruta

id
string<uuid>
requerido

Master workflow ID

Cuerpo

application/json
name
string

Master workflow name

description
string | null

Master workflow description

is_active
boolean

Whether the master workflow is active

Respuesta

Master workflow updated successfully

success
boolean
requerido
Ejemplo:

true

master_workflow
object
requerido
Última modificación el 18 de junio de 2026