Required. The name of the version to delete. Supported formats: - projects/<Project ID>/agent/versions/<Version ID> - projects/<Project ID>/locations/<Location ID>/agent/versions/<Version
ID>
Authorization requires the following IAM permission on the specified resource name:
dialogflow.versions.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 specified agent version within a project, identified by its unique name.\u003c/p\u003e\n"],["\u003cp\u003eThe request is made via a \u003ccode\u003eDELETE\u003c/code\u003e HTTP method to a specific URL that includes the project and agent version information.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires authorization, utilizing either \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e or \u003ccode\u003ehttps://www.googleapis.com/auth/dialogflow\u003c/code\u003e OAuth scopes, with proper IAM permissions to delete versions.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, and a successful deletion results in an empty JSON object as the response.\u003c/p\u003e\n"],["\u003cp\u003eThe parameter \u003ccode\u003ename\u003c/code\u003e is a required string parameter that specifies the version to be deleted, with the supported format including project ID, location ID, and version ID.\u003c/p\u003e\n"]]],[],null,[]]