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": "17fb1e53-97f6-4be6-9c2d-afaddb82cad2",
"NotiffUUID": "94ac4f45-f5b5-4208-a763-1e0c2bf1d6af"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.