DELETE api/v1/notificationresponseoptions/{notificationResponseOptionId}
Delete NotificationResponseOptionModel by primary key
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| notificationResponseOptionId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
NotificationResponseOptionModel| Name | Description | Type | Additional 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.