---
title: "PUT /payments/{paymentId}/users/notifications"
method: PUT
path: "/payments/{paymentId}/users/notifications"
tags: ["user-controller"]
---

# PUT /payments/{paymentId}/users/notifications

`PUT /payments/{paymentId}/users/notifications`

## Path parameters

- `paymentId` integer, required

## Headers

- `X-Zendesk-Doorman-Auth-Response` string, required

## Request body

- NotificationRequest
  - `notificationType` 'REPORT' | 'RATING' | 'COMMENT' | 'THREAD_FEEDBACK' | 'MENTION' | 'FEEDBACK' | 'NO_REVIEW' | 'SOME_DATA_READY' | 'ALL_DATA_READY' | 'DISPUTE_FEEDBACK_REQUESTED' | 'DISPUTE_RELATED_TO_USER_CREATED' | 'DISPUTE_ACCEPTED' | 'DISPUTE_REJECTED' | 'DISPUTE_RELATED_TO_USER_REJECTED' | 'DISPUTE_RELATED_TO_USER_ACCEPTED' | 'INVITE' | 'CONVERTED_TO_BOT', required
  - `channel` 'EMAIL' | 'SLACK', required
  - `frequency` 'DAILY' | 'WEEKLY' | 'MONTHLY' | 'HOURLY' | 'INSTANT' | 'HOURS_3' | 'HOURS_6' | 'OFF', required
  - `userChangeAllowed` boolean

## Response `200`

OK

---

[API](https://skmtc.net/klausapp/apis/klaus-rest-api-documentation.md) · [All operations](https://skmtc.net/klausapp/apis/klaus-rest-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/klausapp/klaus-rest-api-documentation/versions/65c3cb19dc22/schema)
