Name | Type | Description | Notes |
---|---|---|---|
pk | UUID | [readonly] | |
name | String | ||
transports | [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 | SeverityEnum | Controls which severity level the created notifications will have. * `notice` - Notice * `warning` - Warning * `alert` - Alert | [optional] |
group | UUID | Define which group of users this notification should be sent and shown to. If left empty, Notification won't ben sent. | [optional] |
groupObj | Group | [readonly] |
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.