POST api/notifications/read/{id}
Set Up Notification As Read
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Notification Key |
integer |
Required |
Body Parameters
None.
Response Information
Whether appropriate notification was found and marked as read
Response Formats
application/json, text/json
Sample:
true