curl --location 'https://api.aworld.cloud/app/v1/badge-configurations//translation' \
--header 'x-external-user-id;' \
--header 'x-user-id;'{
"badgeConfigurationId": "string",
"lang": "en",
"label": "string",
"description": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}