File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
apify-api/openapi/paths/request-queues Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3737 - name : clientKey
3838 in : query
3939 description : |
40- A unique identifier of the client accessing the request queue. It must
41- be a string between 1 and 32 characters long. This identifier is used to for locking
42- and unlocking requests. You can lock and unlock only requests that were locked by by same
43- client key or from the same Actor run.
40+ A unique identifier of the client accessing the request queue. It must
41+ be a string between 1 and 32 characters long. This identifier is used to for locking
42+ and unlocking requests. You can delete or prolong lock only for requests that were locked by by same
43+ client key or from the same Actor run.
4444 style : form
4545 explode : true
4646 schema :
You can’t perform that action at this time.
0 commit comments