---
title: "POST /account/notifications"
method: POST
path: "/account/notifications"
tags: ["account"]
---

# POST /account/notifications

`POST /account/notifications`

## Request body

- NotificationsDTO
  - `notificationsDistribution` boolean
  - `notificationsStatements` boolean
  - `notificationsPermissions` boolean
  - `notificationsNewsletter` boolean

## Response `200`

OK

- NotificationsDTO
  - `notificationsDistribution` boolean
  - `notificationsStatements` boolean
  - `notificationsPermissions` boolean
  - `notificationsNewsletter` boolean

---

[API](https://skmtc.net/revelator/apis/revelator-api.md) · [All operations](https://skmtc.net/revelator/apis/revelator-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/revelator/revelator-api/revisions/7a22c2db13c0/schema)
