v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
Queues

Create Queue

Create a new queue.

post/v2/teams/{teamId}/queues

Path parameters

teamIdstring required

Request body

namestring required

Queue name. Must be unique within the team.

descriptionstring nullable

Optional human-readable description.

folder_idstring uuid nullable

Optional folder to nest the queue under.

automation_idstring uuid nullable

Automation this queue belongs to. Optional for teams not yet migrated to Automations; required once a team has migrated.

Response

Default Response