Delete a database belonging to the organization or user.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The slug of the organization or user account.
The name of the database.
Successful response
The name of the database that was deleted.
"my-db"