Full name: projects.locations.instances.watchlists.entities.remove
Removes the entity in the given watchlist.
HTTP request
POST https://chronicle.googleapis.com/v1alpha/{name}:remove
Path parameters
Parameters
name
string
Required. The name of the entity to remove. Format: projects/{project}/locations/{location}/instances/{instance}/watchlists/{watchlist}/entities/{entity}
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-07-14 UTC."],[[["\u003cp\u003eThis API endpoint removes a specified entity from a watchlist using a POST request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e path parameter is required and must contain the full identifier of the entity to be removed.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for this operation must be empty.\u003c/p\u003e\n"],["\u003cp\u003eA successful request will return an empty JSON object as the response body.\u003c/p\u003e\n"],["\u003cp\u003eThis operation requires the \u003ccode\u003echronicle.entities.delete\u003c/code\u003e IAM permission and the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]