POST api/AdminAppDefaultSettings/GetUserSettings

AppGetUserSettings

Request Information

URI Parameters

None.

Body Parameters

GetUserSettings
NameDescriptionTypeAdditional information
UserUUIDCur

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "UserUUIDCur": "2ad42dca-f562-4ef7-9ee2-4e43066c63ed"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]