Overview
Allows the client to delete open intelligence about an endpoint. The intelligence information must have been created by the same agent, on the same domain to be able to be deleted.HTTP request
POST /Agent/Intelligence/Delete
Authentication
Requires a valid JWT bearer token.Request (JSON)
Input parameters
| Parameter | Description |
|---|---|
| PObjectId | The Object ID of the information, as it was returned when creating it. |