POST api/AdminAppDefaultSettings/GetUserSettings
AppGetUserSettings
Request Information
URI Parameters
None.
Body Parameters
GetUserSettingsName | Description | Type | Additional information |
---|---|---|---|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "UserUUIDCur": "e35582fd-b476-48fa-b234-24c983eaaafd" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]