Skip to main content

Delete a note

DELETE 

/api/v3/note/:note_id

Request

Responses

Object was deleted successfully

Schema

    code integer
    status string
    message stringnullable
    details objectnullable
    response boolean
Loading...