Onvo Documentation
APIs
Dashboards
Delete:Delete Dashboard by Id

Delete dashboard by id

DELETE
/
api
/
dashboards
/
{id}

Authorizations

x-api-key
string
headerrequired

Response

200 - application/json

The response is of type object.

{
    "success": true
}