Full name: projects.locations.instances.forwarders.collectors.delete
Delete a collector by collector ID.
HTTP request
Path parameters
Parameters
name
string
Required. The ID of the collector to retrieve. Format: projects/{project}/locations/{location}/instances/{instance}/forwarders/{forwarder}/collectors/{collector}
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-08-25 UTC."],[[["\u003cp\u003eThis webpage details how to delete a collector using its ID via the \u003ccode\u003eprojects.locations.instances.forwarders.collectors.delete\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request to delete a collector is a \u003ccode\u003eDELETE\u003c/code\u003e request to \u003ccode\u003ehttps://chronicle.googleapis.com/v1alpha/{name}\u003c/code\u003e, where \u003ccode\u003e{name}\u003c/code\u003e represents the collector's ID.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty for this operation, and the successful response will also be an empty JSON object.\u003c/p\u003e\n"],["\u003cp\u003eDeleting a collector requires the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e and the IAM permission \u003ccode\u003echronicle.collectors.delete\u003c/code\u003e on the target resource.\u003c/p\u003e\n"]]],[],null,[]]