REST API GuideusersCheck if user existsCheck if user exists HEAD /users/:ID Check if a user with ID exists, but do not return its data. Requires no specific 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)