cURL
curl --request DELETE \ --url http://127.0.0.1:47334/v1/api/api/databases/{databaseName}
"<string>"
Deletes an existing database connection by name.
Name of existing database to delete
An empty response indicates success
The response is of type string.
string