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