---
title: "Update role notification settings"
method: PUT
path: "/v1/organization/role-notifications"
tags: ["Organization"]
---

# Update role notification settings

`PUT /v1/organization/role-notifications`

Update role notification settings in Betayum. Manage organization profile data, API keys, logos, ownership, role notifications, and access approval settings.

## Request body

- object
  - `settings` object[], required
    - `role` string, required
    - `policyNotifications` boolean, required
    - `taskReminders` boolean, required
    - `taskAssignments` boolean, required
    - `taskMentions` boolean, required
    - `weeklyTaskDigest` boolean, required
    - `findingNotifications` boolean, required

## Response `200`

---

[API](https://skmtc.net/om-network/apis/betayum-api.md) · [All operations](https://skmtc.net/om-network/apis/betayum-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/om-network/betayum-api/versions/1c5403653ecf/schema)
