Remove note
DELETE {{baseUrl}}/api/:projectId/notes/:noteId/remove
Remove a note from a project.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}