Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 110 Bytes

delete.md

File metadata and controls

10 lines (8 loc) · 110 Bytes

DELETE /api/notes/:id

Deletes a note with the provided ID

Response body

{
    Deleted note
}