[[["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 details the process of deleting intents within a specified agent using a long-running operation."],["The HTTP request to delete intents is a POST request to a specific endpoint with the format `https://{endpoint}/v2beta1/{parent=projects/*/locations/*/agent}/intents:batchDelete`."],["The request requires a `parent` path parameter indicating the agent and includes a request body with a list of intents to delete, identified by their names."],["The operation requires specific IAM permissions on the `parent` resource: `dialogflow.intents.batchDelete`."],["Successful deletion results in an `Operation` response, and authorization requires one of the specified OAuth scopes."]]],[]]