Notification Types

Defines the notification type which drives how the message is sent to the user. For example, email or 'toast'

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 128

NotificationTypeId is an nvarchar field of up to 128 characters and is the primary key in the table NotificationType. This field is used to uniquely identify which type of notification is assigned to a record in the table.

string | null

The Description field of type nvarchar in the NotificationType table stores the textual description for each notification type entry. It provides a brief summary of the type's purpose and application.

string | null

Miscellaneous notes and information for the entry or record.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

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