For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Update jobs (batch)Added in 8.10

POST 

/jobs/batch-update

Strongly Consistent About endpoint data consistency

Creates a batch operation to update jobs matching the given filter. At least one changeset field must be non-null. This is done asynchronously; the progress can be tracked using the batchOperationKey from the response and the batch operation status endpoint (/batch-operations/{batchOperationKey}).

Request

Responses

The batch operation was created.