DELETE notifications/remove/{notifId}

Deletes a user notification from the DB

Request Information

URI Parameters

NameDescriptionTypeAdditional information
notifId

the id of the notification to be removed

integer

Required

Body Parameters

None.

Response Information

Resource Description

UserNotificationRemoveResponse

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.