Skip to main content
PUT
Update governance settings

Authorizations

Authorization
string
header
required

A VisIQ API key presented as Authorization: Bearer vq_prod_.... Mint keys under Connectors -> API Keys in the dashboard.

Body

application/json

Partial update — only supplied keys change.

no_coverage_defaults
object

Any subset of read/write/delete/admin.

default_agent_mode
enum<string>
Available options:
enforce,
monitor,
off
autopilot_enabled
boolean
hitl_timeout_seconds
integer
Required range: 30 <= x <= 120
notification_channels
object[]
enduser_hitl_enabled
boolean
recall_retain_masked_original
boolean
auto_disable_high_interference
boolean
recall_floor_disabled_detectors
string[]
recall_floor_enabled_optin
string[]

Response

The updated settings.

id
string<uuid>
no_coverage_defaults
object
default_agent_mode
enum<string>
Available options:
enforce,
monitor,
off
autopilot_enabled
boolean
hitl_timeout_seconds
integer
notification_channels
object[]
enduser_hitl_enabled
boolean
recall_retain_masked_original
boolean
auto_disable_high_interference
boolean
recall_floor_disabled_detectors
string[]
recall_floor_enabled_optin
string[]
created_at
string<date-time>
updated_at
string<date-time>