curl --location --request POST 'https://api.thinkeo.io/v1/attributes' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"description": "",
"kind": "date",
"allowedValues": [],
"icon": "string",
"color": "string"
}'
"497f6eca-6276-4993-bfeb-53cbbbba6f08"