POST api/AppDefaultOnEntry/AppSaveNotiffSeen
AppSaveNotiffSeen
Request Information
URI Parameters
None.
Body Parameters
SaveNotiffSeen_request| Name | Description | Type | Additional information |
|---|---|---|---|
| UserUUIDCur | globally unique identifier |
None. |
|
| NotiffUUID | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"UserUUIDCur": "b2b5592e-eae2-4e15-80c7-a9bb12f4c4c0",
"NotiffUUID": "634c8b32-23af-4be8-bf03-d8e3cae7fbca"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.