PUT api/v1/notifications/viewed/{id}/{PanelistId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| PanelistId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
HttpStatusCodeResponse Formats
application/json, text/json
Sample:
100
text/xml
Sample:
<HttpStatusCode xmlns="http://schemas.datacontract.org/2004/07/System.Net">Continue</HttpStatusCode>