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": "76bfc679-0ff0-45a8-803e-86e1dc2b9a7d",
"NotiffUUID": "9b7be4a9-8e94-4d67-9c1f-e8815201e569"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.