curl --location --request PUT 'https://api.thinkeo.io/v1/publications//name' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string"
}'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"appId": "28c365d5-df94-4a54-8217-3ce51d068868",
"appVersion": "preview",
"userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
"seed": 0
}