Skip to main content
PATCH
Update Queue

Authorizations

Authorization
string
header
required

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

Path Parameters

queue_id
string<uuid>
required

The queue's unique identifier

Body

application/json
name
string

New queue name. Must be unique within the team.

Required string length: 1 - 100
description
string | null

New description, or null to clear.

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

New folder id, or null to move to the root.

Response

Default Response

queue
object
required