curl --location --request POST 'http://learnifier.com/orgunits//projects' \
--header 'Content-Type: application/json' \
--data-raw '{
"country": "SE",
"createdBy": "8c102c8e-fabd-4c8a-b245-4d2d2f77fc4b",
"designId": 0,
"locale": "en-US",
"name": "string",
"note": "string",
"timezone": "Europe/Stockholm",
"userDescription": "string",
"userTitle": "string"
}'{
"code": 0,
"field": "string",
"message": "string"
}