Skip to main content

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

Body

    name string

    message

    object

    type string

    targets

    object[]

  • Array [

  • 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 response

Schema

    any

Loading...