v53

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

Delete a markdown 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/markdowns/{id}</span></div>

Refer to Spaces for more information.

Permanently deletes a markdown library item by ID.

delete/api/markdowns/{id}

Path parameters

idstring required

The markdown library item ID, 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 markdown library item was successfully deleted.