Cancel multiple jobs by ID. Each explicitly requested job must be in a cancellable state. Related parent, child, or sibling jobs discovered through nesting are cancelled on a best-effort basis and included in the response, including sibling cascades from child cancellation.
Bearer token authentication using API tokens for team-based access control.
You can generate your own API token at: https://app.nexrender.com/team/settings
Request payload for cancelling one or more jobs by ID.
List of job IDs to cancel. Each explicitly requested job must be in a cancellable state.
1 - 1000 elementsUnique job identifier in ULID format
^[0-9A-HJKMNP-TV-Z]{26}$Successfully cancelled the requested job set and any related jobs that were also cancellable.
Unique job identifier used for tracking and API operations
Reference to the template used for this job (null if template was not used)
Current job status (queued, render:dorender, finished, error, etc.). Manually cancelled jobs are normalized to manually_cancelled in v2 responses even though they are stored internally as error.
Render progress as a percentage (0.0 to 100.0)
Detailed timing and metadata statistics for the job
URL to the rendered content