v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
Job

Restarts the given rapids of a job.

The old rapids are rejected (their billed responses refunded) and soft-deleted, then cloned into a new target group. Results regenerate automatically once the replacements finish collecting; the job dips below 100% progress during re-collection and climbs back. Idempotent per original rapid — a repeated call reuses the existing replacement.

post/job/{jobId}/rapids/restart

Path parameters

jobIdstring required

The id of the job.

Request body

rapidIdsstring[] required

The ids of the rapids to restart.

Response

No Content