v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
Queues

Update Queue

Update a queue.

patch/v2/queues/{queue_id}

Path parameters

queue_idstring uuid required

The queue's unique identifier

Request body

namestring

New queue name. Must be unique within the team.

descriptionstring nullable

New description, or null to clear.

folder_idstring uuid nullable

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

Response

Default Response