[[["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 document describes how to create a knowledge base using a POST request to a specified endpoint, including the structure and requirements of the request."],["The request URL requires path parameters, such as the project and location, to specify where the knowledge base will be created, within a particular format of \"projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e\"."],["The request body must include an instance of the `KnowledgeBase` resource, while a successful response will also contain an instance of the same `KnowledgeBase` resource."],["Authorization to create a knowledge base requires the `dialogflow.knowledgeBases.create` IAM permission and one of two specified OAuth scopes."],["The `parent` path parameter, is required to ensure authorization for the creation of the knowledge base."]]],[]]