Create Task Queue
API Reference
Create Task Queue
Create a new task queue.
If this is the first task queue for the organization, it will trigger Temporal Cloud namespace provisioning workflow.
POST
Create Task 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 )
Body
application/json
Queue name (e.g., default, high-priority)
Required string length:
2 - 100User-friendly display name
Queue description
Tags for categorization
Queue settings
Priority level (1-10)
Required range:
1 <= x <= 10OPA policy IDs
Response
Successful Response