# Update a Option Localization **PUT /profiles/{profile_id}/optionlists/{optionlist_id}/options/{option_id}/localizations/{language_code}** ## 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 - **optionlist_id** (number) id of the optionlist - **option_id** (number) id of the option - **language_code** (string) language code of the localization ### Body: application/json (object) - **label** (string) ## Responses ### 200 OK #### Body: application/json (object) - **language_code** (string) the updated language code [Powered by Bump.sh](https://bump.sh)