DELETE api/notifications/{id}
Delete the notification by id
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Whether appropriate notification was found and deleted
Response Formats
application/json, text/json
Sample:
true