curl --location --request POST '/measurements/create' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "string" }'