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.
[[["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 page documents how to delete an agent using the Dialogflow API, specifically through an HTTP DELETE request."],["The request URL follows a specific format: `DELETE https://{endpoint}/v3beta1/{name=projects/*/locations/*/agents/*}`, where the `name` parameter in the path is required."],["To successfully delete an agent, the request body must be empty and the specified agent `name` requires the `dialogflow.agents.delete` IAM permission."],["A successful deletion returns an empty JSON object in the response body, and requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scope."]]],[]]