DELETE api/OnePlanDashboard/DeleteDashboardTab/{LinkedToId}/{tabId}

Delete a dashboard tab

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

DashboardConfig
NameDescriptionTypeAdditional 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.