Skip to main content
POST
Create Queue

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

teamId
string
required

Body

application/json
name
string
required

Queue name. Must be unique within the team.

Required string length: 1 - 100
description
string | null

Optional human-readable description.

Maximum string length: 500
folder_id
string<uuid> | null

Optional folder to nest the queue under.

automation_id
string<uuid> | null

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

Response

Default Response

queue
object
required