v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
saved objects

Delete saved objects

Spaces method and path for this operation:

<div><span class="operation-verb post">post</span>&nbsp;<span class="operation-path">/s/{space_id}/api/saved_objects/_bulk_delete</span></div>

Refer to Spaces for more information.

WARNING: This API is deprecated. This is a legacy Saved Objects API and may be removed in a future version of Kibana.

Deletes multiple Kibana saved objects in a single request.

There is currently no complete replacement for deleting arbitrary saved objects via an HTTP API.

post/api/saved_objects/_bulk_delete

Query parameters

forceboolean

When true, force deletion of multi-namespace objects from all namespaces.

Headers

kbn-xsrfstring required
Example:true

A required header to protect against CSRF attacks

Request body

idstring required
typestring required

Response

A bulk delete response.