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": "1d62f780-9858-4816-8a48-6e936d9653c1",
  "NotiffUUID": "03329e11-2e78-465c-8731-b6a660a5a5cb"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.