# Update an Option **PUT /profiles/{profile_id}/optionlists/{optionlist_id}/options/{option_id}** ## 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 option list - **option_id** (number) id of the option ### Body: application/json (object) - **condition_value** (string) - **key_value** (string) - **label** (string) - **score** (number) - **sort_order** (number) ## Responses ### 200 OK #### Body: application/json (object) - **id** (number) the updated option id [Powered by Bump.sh](https://bump.sh)