# Update a List of Element Localizations **PUT /profiles/{profile_id}/pages/{page_id}/elements/{element_id}/localizations** ## Servers - https://api.iformbuilder.com/exzact/api/v80/%5Bservername%5D: https://api.iformbuilder.com/exzact/api/v80/%5Bservername%5D () ## Authentication methods - Oauth2 ## Parameters ### Path parameters - **profile_id** (string) id of the profile - **page_id** (number) id of the page - **element_id** (number) id of the element ### Query parameters - **fields** (string) extra information of each element localization on the list - **limit** (number) maximum count of the element localization list - **offset** (number) skip that many element localization before beginning to return ### Body: application/json (object) - **label** (string) - **language_code** (string) ## Responses ### 200 OK #### Body: application/json (object) - **language_code** (string) the updated language code [Powered by Bump.sh](https://bump.sh)