Delete several 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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Expand an ID field to an object

string

Sort by a specific field

string

Specify a viewID to customize the result

string

Specify viewColumns to extend the result

string

An array of noteIDs to delete

Headers
string
Defaults to Swagger
Response
204

No Content

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!