POST api/v1/usernotificationtemplates

Create a new UserNotificationTemplateMode

Request Information

URI Parameters

None.

Body Parameters

UserNotificationTemplateModel
NameDescriptionTypeAdditional information
UserNotificationTemplateId

integer

Required

TemplateName

string

Required

String length: inclusive between 0 and 150

TemplateContent

string

Required

CreateDateUtc

date

Required

UserChanged

string

String length: inclusive between 0 and 50

DateChangedUtc

date

None.

UserNotifications

Collection of UserNotificationModel

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

UserNotificationTemplateModel
NameDescriptionTypeAdditional information
UserNotificationTemplateId

integer

Required

TemplateName

string

Required

String length: inclusive between 0 and 150

TemplateContent

string

Required

CreateDateUtc

date

Required

UserChanged

string

String length: inclusive between 0 and 50

DateChangedUtc

date

None.

UserNotifications

Collection of UserNotificationModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.