DELETE api/OnePlanDashboard/DeleteDashboardTab/{LinkedToId}/{tabId}
Delete a dashboard tab
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
LinkedToId | globally unique identifier |
Required |
|
tabId |
The ID of the dashboard tab to delete |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
True if the dashboard tab was successfully deleted, false otherwise
DashboardConfigName | Description | Type | Additional information |
---|---|---|---|
LinkedToId | globally unique identifier |
None. |
|
UserId | globally unique identifier |
None. |
|
Tabs | Collection of DashboardTab |
None. |
|
id | globally unique identifier |
None. |
|
ConfigId | globally unique identifier |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.