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": "9536b78b-6943-4832-a7a4-78f307e81c99",
"NotiffUUID": "30aeabc7-812b-4a14-a95a-b0e9c368ae81"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.