Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 905 Bytes

PatchedNotificationRuleRequest.md

File metadata and controls

14 lines (9 loc) · 905 Bytes

PatchedNotificationRuleRequest

Properties

Name Type Description Notes
name Option<String> [optional]
transports Option<Vecuuid::Uuid> Select which transports should be used to notify the user. If none are selected, the notification will only be shown in the authentik UI. [optional]
severity Option<models::SeverityEnum> Controls which severity level the created notifications will have. [optional]
group Option<uuid::Uuid> Define which group of users this notification should be sent and shown to. If left empty, Notification won't ben sent. [optional]

[Back to Model list] [Back to API list] [Back to README]