POST api/AppDefaultOnEntry/AppSaveNotiffSeen

AppSaveNotiffSeen

Request Information

URI Parameters

None.

Body Parameters

SaveNotiffSeen_request
NameDescriptionTypeAdditional information
UserUUIDCur

globally unique identifier

None.

NotiffUUID

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "UserUUIDCur": "223d08af-68c8-4612-a0d4-f372bf9bc05d",
  "NotiffUUID": "439d12b5-87eb-4a40-b8bc-539c38560cd2"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.