Required. The name of the intent to delete. If this intent has direct or indirect followup intents, we also delete them. Format: projects/<Project ID>/agent/intents/<Intent ID>.
Authorization requires the following IAM permission on the specified resource name:
dialogflow.intents.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-06-27 UTC."],[[["\u003cp\u003eThis endpoint is used to delete a specific intent and all of its associated direct or indirect followup intents within a Dialogflow agent.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request is a \u003ccode\u003eDELETE\u003c/code\u003e operation that targets a specific intent via a URL containing the intent's name, which includes the project ID and intent ID.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, meaning no data is sent along with the request.\u003c/p\u003e\n"],["\u003cp\u003eA successful deletion results in an empty JSON object as the response.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization to delete an intent requires the \u003ccode\u003edialogflow.intents.delete\u003c/code\u003e IAM permission, and one of the given OAuth scopes.\u003c/p\u003e\n"]]],[],null,[]]