Onvo Documentation
APIs
Datasources
Delete:Delete Data Source by Id

Delete data source by id

DELETE
/
api
/
datasources
/
{id}

Authorizations

x-api-key
string
headerrequired

Response

200 - application/json

The response is of type object.

{
    "success": true
}