This section provides to the Admin user retrieve, create and change meta data for users
Meta data meaning: an Admin can create different key:value pairs stored in internal DB. Every meta data key:value pair will be related to a specfifc user with user_id
key: has to be any string
value: has to be any of next types: ["string", "array", "JSON"].
The usersMeta routes available only for Admin user