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": "b70411af-0573-4114-9d20-87e615aa6ad4",
  "NotiffUUID": "52a05e66-6d83-4434-a70e-db1634d71c0b"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.