v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
Security Timeline API

Delete one or more notes

Spaces method and path for this operation:

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

Refer to Spaces for more information.

Deletes notes by saved object ID. Send either noteId (single ID) or noteIds (array of IDs) in the JSON body.

The response has HTTP 200 with an empty body on success.

Requires the Timeline and Notes write privilege (notes_write).

delete/api/note

Request body

OR

Response

The notes were deleted successfully. Response body is empty.