Create Worker Queue
API Reference
Create Worker Queue
Create a new worker queue within an environment
POST
Create Worker Queue
Documentation Index
Fetch the complete documentation index at: https://docs.kubiya.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your Kubiya API token (format: Bearer )
Path Parameters
Body
application/json
Worker queue name (lowercase, no spaces)
Required string length:
2 - 50User-friendly display name
Queue description
Max workers allowed (NULL = unlimited)
Required range:
x >= 1Seconds between heartbeats (lightweight)
Required range:
10 <= x <= 300Response
Successful Response