# Create New Option Localizations **POST /profiles/{profile_id}/optionlists/{optionlist_id}/options/{option_id}/localizations** ## Servers - https://servername.iformbuilder.com/exzact/api/v60: https://servername.iformbuilder.com/exzact/api/v60 () ## 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 ### Body: application/json (object) - **label** (string) - **language_code** (string) ## Responses ### 201 Created #### Body: application/json (object) - **language_code** (string) the created language code [Powered by Bump.sh](https://bump.sh)