---
title: "Update the active user's org-scoped Hex assistant settings"
method: PUT
path: "/v1/eve/assistant-settings"
tags: ["Hex", "Public"]
---

# Update the active user's org-scoped Hex assistant settings

`PUT /v1/eve/assistant-settings`

## Request body

- object
  - `autonomyLevel` 'confirm_all' | 'auto_low_risk' | 'auto_low_and_medium_risk'
  - `dailyBriefingTime` string
  - `voice` object
    - `voiceEnabled` boolean
    - `wakeWordEnabled` boolean
    - `wakeWordPhrase` string

## Response `200`

Default Response

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/3b06bcb5f808/schema)
