v18

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-111422448.7 KB
Notification Preferences

Update Notification Preferences

Update global notification delivery preferences

put/notification-preferences

Request body

emailEnabledboolean
ntfyEnabledboolean
ntfyServerUrlstring nullable
ntfyTopicstring nullable
ntfyTokenstring nullable
gotifyEnabledboolean
gotifyServerUrlstring nullable
gotifyTokenstring nullable
webhookEnabledboolean
webhookUrlstring nullable
webhookSecretstring nullable

Response

Updated notification preferences

emailAddressstring nullable required
emailEnabledboolean required
ntfyEnabledboolean required
ntfyConfiguredboolean required
ntfyServerUrlstring nullable required
ntfyTopicstring nullable required
ntfyTokenConfiguredboolean required
maskedNtfyTokenstring nullable required
gotifyEnabledboolean required
gotifyConfiguredboolean required
gotifyServerUrlstring nullable required
gotifyTokenConfiguredboolean required
maskedGotifyTokenstring nullable required
webhookEnabledboolean required
webhookConfiguredboolean required
webhookUrlstring nullable required
webhookSecretConfiguredboolean required
maskedWebhookSecretstring nullable required
{"stackTrail":"paths:/notification-preferences:put:responses:200:content:application/json:schema:properties:createdAt","oasType":"schema","type":"unknown","nullable":true}
{"stackTrail":"paths:/notification-preferences:put:responses:200:content:application/json:schema:properties:updatedAt","oasType":"schema","type":"unknown","nullable":true}