curl --location --request PUT '/rest/api/3/mypreferences/locale' \ --header 'Content-Type: application/json' \ --data-raw '{ "locale": "en_US" }'
null