username:passwordAuthorization: Basic *****************curl --location '/languagecontent' \
--header 'Accept: application/json' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data '{
"environment": "prod",
"version": "1.0.1",
"reference": "1.0.1",
"languageCode": "en-GB",
"data": {
"ACCOUNT_SETTINGS": "Account Settings",
"DEVICE_HARDWAREID": "The hardwareId of the device is {{hardwareId}}."
},
"minimumVersion": "1.0.0"
}'{
"languageContentId": "efe84ff4-4435-4d2f-a20c-274595ab8cd4",
"applicationId": "0537b17c-ab62-491c-8085-9ac2b6206346",
"reference": "LanguageContent"
}