POST v6/notification/markRead
Request Information
URI Parameters
None.
Body Parameters
Collection of SharedRecordIdModelv6| Name | Description | Type | Additional information |
|---|---|---|---|
| RecordId | integer |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"recordId": 1
},
{
"recordId": 1
}
]
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.