---
title: "POST /api/user/update-notification-settings"
method: POST
path: "/api/user/update-notification-settings"
tags: ["User"]
---

# POST /api/user/update-notification-settings

`POST /api/user/update-notification-settings`

## Request body

- object
  - `enabled` boolean, required

## Response `200`

OK

- object
  - `notificationsEnabled` boolean, required

---

[API](https://skmtc.dev/fromolive/apis/olive-api.md) · [All operations](https://skmtc.dev/fromolive/apis/olive-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fromolive/olive-api/revisions/01f6261481a3/schema)
