latestOpenAPI 3.0.32026-08-227451,2751.8 MB
d0fc0114da66
AsynchronousJob
Acquire a lock for an asynchronous job
Acquires a lock for a pending asynchronous job to start processing. Returns the lock details including the lock_key which is required to release the lock.
post/async-jobs/{job_id}/lock
Path parameters
job_idstring required
Job ID
Response
Lock acquired successfully.