POST api/AdminAppDefaultSettings/GetUserSettings
AppGetUserSettings
Request Information
URI Parameters
None.
Body Parameters
GetUserSettings| Name | Description | Type | Additional information |
|---|---|---|---|
| UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"UserUUIDCur": "2932d083-9da2-4eec-b2d0-2e495d261d08"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]