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.

job_idstring required

The ID of the job this lock is for

lock_keystring required

The unique key required to release or update this lock

acquired_timeinteger required

Timestamp when the lock was acquired