Permanently delete a note.
Hard-deleted notes cannot be restored.
For recoverable removal, use POST /v2/notes/{note_id}/trash.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
UUID of the note to permanently delete. Use an ID returned by create/list/search. The caller must be able to edit this note.
OK
Identifier for this API request. Useful for tracing and support.