POST api/AppDefaultOnEntry/AppSaveNotiffSeen
AppSaveNotiffSeen
Request Information
URI Parameters
None.
Body Parameters
SaveNotiffSeen_requestName | Description | Type | Additional information |
---|---|---|---|
UserUUIDCur | globally unique identifier |
None. |
|
NotiffUUID | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "UserUUIDCur": "ca570b15-a57f-4715-8710-15d836814bd7", "NotiffUUID": "c0521c9e-ee51-482f-932c-187355fb512c" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.