Skip to main content

Unlock requests

POST 

/v2/request-queues/:queueId/requests/unlock

ClientsApify API Python Client ReferenceApify API JavaScript Client ReferenceUnlocks requests in the queue that are currently locked by the client.

  • If the client is within an Actor run, it unlocks all requests locked by that specific run plus all requests locked by the same clientKey.
  • If the client is outside of an Actor run, it unlocks all requests locked using the same clientKey.

Request

Responses

Number of requests that were unlocked