Authorization: Bearer ********************
{ "name": "Kg" }
curl --location -g --request POST '{{base_url}}unit-of-measurement/' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "Kg" }'
{}