Notifications
Mention settings
Updates whether the calling User receives email and in app notifications when they are mentioned.
PUT
/api/{tenant:minlength(2)}/v{version:apiVersion}/notifications/mention_settings
Request arguments
| Name | Type | Source |
|---|---|---|
| input | DTO_notification_channel | Body |
Request body example
Response
Response body example
DTO_notification_channel
| Name | Type | ReadOnly | Description |
|---|---|---|---|
| Boolean | |||
| inapp | Boolean | Inapp |
Generated Aug 4, 2026 18:37