Skip to main content
POST
Run background job now

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Path Parameters

id
string<uuid>
required

Background job ID.

Response

Execution summary

status
enum<string>
Available options:
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
Last modified on June 30, 2026