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": "ee4594bf-47e4-4c73-a131-f48e5357efb5"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]