Authorization: Bearer ********************
curl --location --request POST 'https://api.thinkeo.io/v1/teams/groups' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string"
}'
"497f6eca-6276-4993-bfeb-53cbbbba6f08"