DELETE api/usernotificationdetails/{notificationResponseOptionId}

Delete NotificationResponseOptionModel by primary key

Request Information

URI Parameters

NameDescriptionTypeAdditional information
notificationResponseOptionId

integer

Required

Body Parameters

None.

Response Information

Resource Description

NotificationResponseOptionModel
NameDescriptionTypeAdditional information
NotificationResponseOptionId

integer

Required

ResponseText

string

Required

String length: inclusive between 0 and 50

IsActive

boolean

Required

CreatedBy

string

Required

String length: inclusive between 0 and 50

CreatedOnUtc

date

Required

IsComplete

boolean

Required

UserNotificationResponses

Collection of UserNotificationResponseModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.