POST api/AnalyticsSection
Request Information
URI Parameters
None.
Body Parameters
AnalyticsSectionDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Deleted | boolean |
None. |
|
| EntityType | FacetedSearchEntityType |
None. |
|
| HideDashboard | boolean |
None. |
|
| Sets | Collection of AnalyticsSetDto |
None. |
|
| MasterDashboard | boolean |
None. |
|
| HideFromDashboardList | boolean |
None. |
|
| ClientDefaultDashboard | boolean |
None. |
|
| SectionGroupType | SectionGroupType |
None. |
|
| Id | integer |
None. |
|
| Visibility | RestrictedVisibility |
None. |
|
| VisibilityUserId | integer |
None. |
|
| VisibilityClientId | integer |
None. |
|
| VisibilityUserGroupIds | Collection of integer |
None. |
|
| Created | date |
None. |
|
| Modified | date |
None. |
|
| CreatedUser | ListItemDto |
None. |
|
| ModifiedUser | ListItemDto |
None. |
Request Formats
application/x-www-form-urlencoded
Sample:
Sample not available.
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/plain
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/plain
Sample:
Sample not available.