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": "a6dd5be1-0a45-47ea-bd7f-38725579be4b"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]