OpenAPI 3.0.42026-08-13351856967.1 KB

d779de93a5ee

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