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": "ee4594bf-47e4-4c73-a131-f48e5357efb5"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]