Notification Types

Create a notification type

post/system/notification-types

Headers

Authorizationstring string required

OAuth Bearer token

Contextstring string required

The executing context

Accept'application/json' required

Advertises which content types the client understands

X-Accept-Timezonestring

The timezone the content will be displayed in

Request body

notification_group_idstring required
typestring required
audience'candidate' | 'user' | 'context_user' required
ttlinteger

Response

The notification type resource response

_idstring required
updated_atstring date-time required
created_atstring date-time required
__vinteger required
notification_group_idstring required
typestring required
audience'candidate' | 'user' | 'context_user' required
ttlinteger
status'draft' | 'enabled' | 'deprecated' | 'disabled' required
versioninteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.