POST api/AdminPage/UpdateNotificationstatus?Status={Status}&NotifyId={NotifyId}&Date={Date}&User={User}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | string |
Required |
|
| NotifyId | integer |
Required |
|
| Date | string |
Required |
|
| User | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1"
},
{
"$id": "2"
}
]