Permanently deletes a note. This action cannot be undone.
curl --request DELETE \
--url https://api.zeeg.me/v2/notes/{id} \
--header 'Authorization: Bearer <token>'{
"message": "Unauthenticated."
}curl --request DELETE \
--url https://api.zeeg.me/v2/notes/{id} \
--header 'Authorization: Bearer <token>'{
"message": "Unauthenticated."
}