Skip to main content
PUT
Update Notification Preferences

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json
emailEnabled
boolean
ntfyEnabled
boolean
ntfyServerUrl
string | null
ntfyTopic
string | null
ntfyToken
string | null
gotifyEnabled
boolean
gotifyServerUrl
string | null
gotifyToken
string | null
webhookEnabled
boolean
webhookUrl
string | null
webhookSecret
string | null

Response

Updated notification preferences

emailAddress
string | null
required
emailEnabled
boolean
required
ntfyEnabled
boolean
required
ntfyConfigured
boolean
required
ntfyServerUrl
string | null
required
ntfyTopic
string | null
required
ntfyTokenConfigured
boolean
required
maskedNtfyToken
string | null
required
gotifyEnabled
boolean
required
gotifyConfigured
boolean
required
gotifyServerUrl
string | null
required
gotifyTokenConfigured
boolean
required
maskedGotifyToken
string | null
required
webhookEnabled
boolean
required
webhookConfigured
boolean
required
webhookUrl
string | null
required
webhookSecretConfigured
boolean
required
maskedWebhookSecret
string | null
required
workspaces
object[]
required
createdAt
unknown
required
updatedAt
unknown
required