Skip to main content
PUT
Update a queue (name, color, active state, default SLA)

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

Body

application/json
name
string
color
string
is_active
boolean
sla_seconds
integer | null

Response

Queue updated