| SaveUserDashboards | Scroll | 
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/SaveUserDashboards
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/SaveUserDashboards
Saves or updates an user specific dashboard configuration
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/SaveUserDashboards
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â–¡ UserDashboards | 
 | mandatory nillable | The dashboards and their order for the user | 
| ≡ WSUserDashboardForSave | 
 | list nillable | |
| â– DashboardNo | xs:int | 
 | The dashboard data / dashboard no for this position | 
| â– Position | xs:int | 
 | The position of the user dashboard in the list of dashboards | 
| â– IsHidden | xs:boolean | 
 | Defines if the dashboard is hidden in UI | 
| â–¡ UserNo | xs:int | nillable | The user number to save the dashboard information for | 
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/SaveUserDashboardsResponse
<Empty message>
Legend:
| â– | Not nillable element. | 
| â–¡ | Nillable element. | 
| ≡ | List of elements. | 
| Bold | Mandatory element. |