curl --location --request PUT 'https://awqacore01.crexendocloud.com/ns-api/v2/translations' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "550e8400-e29b-41d4-a716-446655440000",
"value": "Updated Test Value"
}'{
"id": "550e8400-e29b-41d4-a716-446655440000",
"locale": "en-US",
"namespace": "common",
"key": "test_key",
"value": "Updated Test Value"
}