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": "0b9b4509-7eb3-48be-a449-937b9689fb7c",
"NotiffUUID": "8e7217e4-1fef-414c-9419-cadd906a31d0"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.