Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
Required. The name of the Environment to delete. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/environments/<EnvironmentID>/experiments/<ExperimentID>.
Authorization requires the following IAM permission on the specified resource name:
dialogflow.experiments.delete
Request body
The request body must be empty.
Response body
If successful, the response body is an empty JSON object.
[[["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 specific Experiment resource within a Dialogflow CX environment using a DELETE HTTP request."],["The request requires a `name` path parameter that specifies the exact Experiment to be deleted, formatted as `projects/\u003cProjectID\u003e/locations/\u003cLocationID\u003e/agents/\u003cAgentID\u003e/environments/\u003cEnvironmentID\u003e/experiments/\u003cExperimentID\u003e`."],["The body of the HTTP request must be empty, and a successful deletion results in an empty JSON object in the response body."],["Deleting an Experiment requires the `dialogflow.experiments.delete` IAM permission on the specified resource `name` and one of two OAuth scopes for authorization."]]],[]]