Creates a Notification Configuration.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The request.

A request to create a NineLine.Api.Rest.V1.Notifications.NotificationConfiguration.

string | null

The organization ID.

string
required
length ≥ 1

Gets or sets the notification configuration name.

string | null

Gets or sets the notification configuration description.

boolean

Gets or sets the notification configuration enabled state.

geolocationIds
array of strings | null

Gets or sets the Notification configuration location.

geolocationIds
groupRecipientIds
array of objects | null

Gets or sets the recipient group refereinces of the notification.

groupRecipientIds
customRecipients
array of strings | null

Gets or sets the custom recipients of the notification.

customRecipients
string | null

The optional webhook for the notification.

string | null

Gets or sets the template reference for the notification.

string
enum
Responses
200

OK when successful with the Notification configuration in the body.

400

BAD REQUEST if any validation errors occur.

401

UNAUTHORIZED when the access token is invalid or expired.

403

FORBIDDEN when the permissions to create the Notification configuration are not granted.

500

INTERNAL SERVER ERROR on any unexpected errors.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!