[[["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 an agent environment via an HTTP DELETE request to a specified endpoint."],["The request requires a path parameter, `name`, which is a string indicating the environment's full identifier within the project."],["The request body for this operation must be empty, meaning no data should be included within it."],["A successful deletion returns an empty JSON object in the response body, and an authorization scope is required, using the provided scopes."],["The `name` parameter needs the `dialogflow.environments.delete` IAM permission on the specified resource."]]],[]]