{
"advanced": {},
"basic": {},
"id": "string"
}curl --location --request PUT '/core/i18n/' \
--header 'Authorization: {{ACCESS_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"advanced": {},
"basic": {},
"id": "string"
}'{
"status": "OK"
}