REST API GuidenotesCheck if note existsCheck if note exists HEAD /notes/:ID Check if a note with ID exists, but do not return its data. Requires notes permission. Request Responses204304401404500Exists (No Content)Response HeadersETagEntity tag (RFC 7232)Last-ModifiedLast modification date and time (RFC 7231)Not ModifiedUnauthorizedResponse HeadersWWW-AuthenticatePreferred authentication scheme (RFC 7235)Not FoundRuntime Error (Internal Server Error)