[[["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 webpage documents the process for deleting a specified entity type using a DELETE HTTP request to a designated endpoint."],["The request requires the entity type's name, formatted as `projects/\u003cProject ID\u003e/agent/entityTypes/\u003cEntityType ID\u003e`, as a path parameter."],["The request body must be empty, and successful requests return an empty JSON object in the response body."],["Deleting an entity type requires specific IAM permissions, specifically `dialogflow.entityTypes.delete`, and one of the provided OAuth scopes for authorization."],["The request requires training an agent before sending queries, as referenced in the training documentation."]]],[]]