Security entity store

Delete an entity

Spaces method and path for this operation:

<div><span class="operation-verb delete">delete</span>&nbsp;<span class="operation-path">/s/{space_id}/api/security/entity_store/entities/</span></div>

Refer to Spaces for more information.

Delete a single entity record from the Entity Store. The entity is immediately removed from the latest index.<br/><br/>[Required authorization] Route required privileges: securitySolution.

delete/api/security/entity_store/entities/

Headers

kbn-xsrfstring required
Example:true

A required header to protect against CSRF attacks

Request body

entityIdstring required

The identifier of the entity to delete.

Response

Indicates the entity was successfully deleted.

Changes

No changes recorded. 20 of the 176 revisions have no diff computed, so they could not be searched.