Skip to main content
POST
Create or Update a Host Reminder Rule

Autorizaciones

X-API-Key
string
header
requerido

API key for authentication. Keys are prefixed with nxr_live_.

Cuerpo

application/json
trigger_event
enum<string>
requerido
Opciones disponibles:
event_created,
event_cancelled
template_name
string
requerido

Nonblank; stored without trimming.

Minimum string length: 1
workflow_id
string<uuid> | null
channel
enum<string>
predeterminado:email
Opciones disponibles:
email
delay_minutes
number
predeterminado:0

Any finite number at the handler; DB integer can reject fractions.

delay_reference
enum<string>
predeterminado:trigger
Opciones disponibles:
trigger,
event_start
is_active
any

Defaults true; no handler type validation.

Respuesta

Existing natural-key rule updated.

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