Add datasource to dashboard
PUT
/
api
/
dashboards
/
{id}
/
datasources
Authorizations
x-api-key
string
headerrequiredResponse
201 - application/json
The response is of type object
.
{
"dashboard": "c5d37456-a042-4177-ab5f-69563f07937d",
"datasource": "2e335065-0fb5-47c0-97b0-e603a15efdd8",
"team": "ee5b08c6-5167-4425-bbc3-a746fe4a7ead"
}