Send a notification to one or more targets
POST/notification/alert
Send a notification to one or more targets
Request
Header Parameters
Authorization string
X-Forwarded-Proto string
X-Forwarded-Host string
- application/json
Body
Array [
]
name string
message
object
type string
targets
object[]
type string
Possible values: [REALM
, USER
, ASSET
, CUSTOM
]
id string
data object
repeatFrequency string
Possible values: [ALWAYS
, ONCE
, HOURLY
, DAILY
, WEEKLY
, MONTHLY
, ANNUALLY
]
repeatInterval string
Responses
- default
default response
- */*
- Schema
Schema
any
Loading...