Delete datasource from dashboard
DELETE
/
api
/
dashboards
/
{dashboardId}
/
datasources
/
{datasourceId}
Authorizations
x-api-key
string
headerrequiredResponse
200 - application/json
The response is of type object
.
{
"success": true
}
The response is of type object
.
{
"success": true
}