DELETE notifications/remove/{notifId}
Deletes a user notification from the DB
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
notifId |
the id of the notification to be removed |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
UserNotificationRemoveResponse
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.