Skip to main content
PATCH
Configure a Status Timeout Rule

Autorizaciones

X-API-Key
string
header
requerido

API key for authentication. Keys are prefixed with nxr_live_.

Cuerpo

application/json
workflow_id
string<uuid>
requerido
status_key
string
requerido
Minimum string length: 1
clear
any

Any truthy JSON value clears, including the string "false". Falsy or omitted values enter set mode.

timeout
number

In set mode, must be finite; no positive/integer/range check.

unit
any

In set mode, must be truthy; no enum/type validation.

target_status_key
any

In set mode, must be truthy and name an existing status in the same workflow.

Respuesta

Timeout set or cleared; clear returns status.timeout_config as null.

success
enum<boolean>
requerido
Opciones disponibles:
true
status
object
requerido
Última modificación el 8 de septiembre de 2026