latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

AsynchronousJob

Release a lock for an asynchronous job

Releases a previously acquired lock for an asynchronous job. Requires the lock_key that was returned when the lock was acquired.

delete/async-jobs/{job_id}/lock

Path parameters

job_idstring required

Job ID

Query parameters

lock_keystring required

The lock key returned when the lock was acquired

Response

Lock released successfully.