Notes
Delete a note
Delete a single note by ID.
Required scopes: note:read-write.
delete/v2/notes/{note_id}
Path parameters
note_idstring uuid required
A UUID which identifies the note to delete.
Example:ff3f3bd4-40f4-4f80-8187-cd02385af424
Response
Success
object required
Success
Changes
Changed in 1 of the 6 revisions of this API.1
- ○
the endpoint scheme security
oauth2was removed from the APIapi-security-removed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○