EnergyCAP Developer
Documentation
API Reference
API Reference
/
Dashboard
/
DeleteDashboardV3
DELETE
/api/v3/dashboard/
{dashboardId}
Delete a dashboard To delete a dashboard you must have created it or have DashboardAdministrator Manage permission and the dashboard is shared at all or have DashboardAdministrator Manage permission and the dashboard is public
DeleteDashboardV3
Permissions: DashboardAndMapsModule (View)
Request Headers
Path Parameters
Responses
Request Headers
Header
Value
Required
Description
ECI-ApiKey
string
Yes
Your API key. See
Authentication
.
Content-Type
application/json
Yes
All requests must specify JSON content type.
Path Parameters
Name
Description
Type
Required
dashboardId
Specific dashboard
integer (int32)
Required
Responses
204
No Content
The request succeeded. No content is returned in the response body.