delete
https://{targetURL}/api/v1/notes
Deletes a batch of notes you own (and their attached text content) by ID. Pass the IDs as the noteIDs filter, e.g. ?noteIDs=12,15,99.
IDs that don't match notes you own are silently skipped. The call returns 404 only when none of the supplied IDs match any of your notes.
Use the single-note delete endpoint when you have one ID and want to detect a missing-or-foreign note.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204No Content