v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
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.