Skip to main content
PATCH
Update Queue Json Schema Settings

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
guarded
boolean

Require every new case on this queue to be typed. When on and the queue has no schema yet, the producing agent must declare one before it can add cases.

frozen
boolean

Close the schema document to change. The queue must already have a schema.

Response

Default Response

guarded
boolean
required
schema
object | null
required