Import API
Increase an instance processed counter
Increase the processed counter for the provided instance in the provided job. Calls to this endpoint are concurrency safe.
put/jobs/{id}/processed/{instance_id}
Path parameters
idstring required
A unique job identifier
instance_idstring required
A unique instance identifier
Response
The job instance counter was successfully increased