[[["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 2025-01-15 UTC."],[[["This endpoint is used to delete a specified knowledge base using a DELETE HTTP request."],["The `name` path parameter is required and specifies the knowledge base to be deleted, following the format `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/knowledgeBases/\u003cKnowledge Base ID\u003e`."],["An optional `force` query parameter can be included to also delete any documents in the knowledge base when set to true."],["The request body must be empty for this operation, and a successful response will return an empty JSON object."],["Authorization to use this endpoint requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scope, along with the `dialogflow.knowledgeBases.delete` IAM permission."]]],[]]