{ "property1": {}, "property2": {} }
curl --location --request POST '/api/User/tutortag' \ --header 'Content-Type: application/json' \ --data-raw '{ "property1": {}, "property2": {} }'