v53

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

Delete a links library item

Spaces method and path for this operation:

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

Refer to Spaces for more information.

Permanently deletes a links library item by ID.

delete/api/links/{id}

Path parameters

idstring required

The unique ID of the links library item, as returned by the create or search endpoints.

Headers

kbn-xsrfstring required
Example:true

A required header to protect against CSRF attacks

Response

No content, the links library item was successfully deleted.