Required. The name of the database to delete. Format: projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}/databases/{databaseId}
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Database.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-04-05 UTC."],[[["This webpage details the process of deleting a database within a specified catalog using the BigLake API."],["The deletion is performed via an HTTP DELETE request, targeting a specific database identified by its unique path parameters."],["The request body must be empty, and a successful response will include information about the deleted database."],["Authorization for this operation requires specific OAuth scopes or the `biglake.databases.delete` IAM permission."],["Users can click the `Try it!` link to experiment with the API and immediately test out the functionality of deleting a database."]]],[]]