v1

latestOpenAPI 3.1.0MIT Licence2026-07-17613573.4 KB
Batches API v1Alpha

Create a job group

Create a job group as part of an update operation.

post/api/v1alpha/batches/{batch_id}/updates/{update_id}/job-groups/create

Path parameters

batch_idnumber required

The ID of the batch.

update_idnumber required

The ID of the update.

Request body

attributesobject required

Key-value pairs of attributes for the job group

cancel_after_n_failuresinteger

Optional number of failures after which to cancel the job group

callbackstring

Optional callback URL to notify when job group completes

Response

Successfully created the job group update.

job_group_idinteger

ID of the created job group