POST api/SAIUserPermission/SaveDashboardWidgetUserPermission
Request Information
URI Parameters
None.
Body Parameters
SAIPermissionAssignment| Name | Description | Type | Additional information |
|---|---|---|---|
| IsAssigned | boolean |
None. |
|
| ParentCode | string |
None. |
|
| Description | string |
None. |
|
| Type | string |
None. |
|
| Order | integer |
None. |
|
| items | Collection of SAIPermissionAssignment |
None. |
|
| id | string |
None. |
|
| text | string |
None. |
|
| expanded | boolean |
None. |
|
| IsLeafNode | boolean |
None. |
|
| Delete | boolean |
None. |
|
| Processed | boolean |
None. |
|
| DashboardWidgetCode | string |
None. |
|
| DashboardWidgetName | string |
None. |
|
| AccountId | integer |
None. |
|
| CompanyId | string |
None. |
|
| IsHiddenForReact | boolean |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.