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": "fd0e1961-866e-4740-900c-cb61a52227ab",
  "NotiffUUID": "974a1413-c823-41a4-9703-7fdd818c7f3e"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.