/
SU
supercheck-io
/
Supercheck API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
supercheck-io
Supercheck API
put
Update a notification provider
v1
latest
OpenAPI 3.1.0
AGPL-3.0
2026-07-17
64
44
98.1 KB
Notifications
Update a notification provider
Update notification provider name, type, or configuration.
put
/api/notification-providers/{id}
Request body
object
required
name
string
required
type
string
required
config
object
required
Response
Provider updated
NotificationProvider
required
id
string
uuid
name
string
type
'email'
|
'slack'
|
'webhook'
|
'telegram'
|
'discord'
|
'teams'
enabled
boolean
config
object
lastUsed
string
date-time
nullable
createdAt
string
date-time