Skip to main content
POST
Run background job now

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

Background job ID.

Respuesta

Execution summary

status
enum<string>
Opciones disponibles:
running,
success,
no_candidates,
error,
partial_error
candidates_found
integer

Eligible leads before cooldown/conditions filtered them.

acted
integer

Leads an action actually ran on.

errored
integer
skipped_cooldown
integer
skipped_condition
integer
started_at
string<date-time>
duration_ms
integer | null
Última modificación el 30 de junio de 2026