Links
Delete a links library item
Spaces method and path for this operation:
<div><span class="operation-verb delete">delete</span> <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.
Changes
No changes recorded. 20 of the 176 revisions have no diff computed, so they could not be searched.