Skip to main content

Delete note by ID

Delete a note by its ID.

Path Parameters
    noteId string required

    The ID of the note to delete.

Responses

Request has been handled successfully.


Schema
    success boolean
    data object
    success boolean
Loading...