databases
Deletes a database from a Cloud SQL instance.
delete/v1/projects/{project}/instances/{instance}/databases/{database}
Path parameters
projectstring required
Project ID of the project that contains the instance.
instancestring required
Database instance ID. This does not include the project ID.
databasestring required
Name of the database to be deleted in the instance.
Response
Successful response