Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
notification_event_condition_id
string

A UUID reference to the associated Notification Event Condition.

Example:

"70c7c5cb-dce2-4124-accb-870d39dbe852"

notification_profile_id
string

A UUID reference to the associated Notification Profile.

Example:

"12455643-3cf1-4683-ad23-1cd32f7d5e0a"

notification_channel_id
string

A UUID reference to the associated Notification Channel.

Example:

"12455643-3cf1-4683-ad23-1cd32f7d5e0a"

parameters
object[]

Response

A Notification Setting response

data
object