basic
Take a task from the queue
post/queue/dequeue
Query parameters
worker_namestring required
Name of the worker trying to acquire a task
tasksstring required
Tasks that the worker can do (any or a list of tasks)
labelsstring required
Labels the worker wants to do
Response
The task
Changes
No recorded changes to this endpoint across all 1 revision of this API.