Onvo Documentation
APIs
Dashboards
Dashboard Datasources
Delete:Delete Datasource from Dashboard

Delete datasource from dashboard

DELETE
/
api
/
dashboards
/
{dashboardId}
/
datasources
/
{datasourceId}

Authorizations

x-api-key
string
headerrequired

Response

200 - application/json

The response is of type object.

{
    "success": true
}