Delete a note and its children
Delete a note and its children by id. !!! It's irreversible !!!
delete/notes/{noteId}
Path parameters
noteIdstring required
Note id to delete
Response
No content
Changes
Changed in 1 of the 5 revisions of this API.1
- ○
the security scope
writewas added to the endpoint's security schemebearerapi-security-scope-added
- ○