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": "a0fd01c3-127f-4e0f-ae5e-bf3d9303ab90",
"NotiffUUID": "745494fc-0d47-4dca-a85a-5bbd33c8804f"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.