# Update a List of Page Dynamic Attributes **PUT /profiles/{profile_id}/pages/{page_id}/dynamic_attributes** ## 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 ### Query parameters - **fields** (string) extra information of each page dynamic attribute on the list - **limit** (number) maximum count of the page dynamic attribute list - **offset** (number) skip that many page dynamic attribute before beginning to return ### Body: application/json (object) - **attributename_mappriority** (string) - **value** (string) - value validation (ie. string or boolean) could change based on specific page dynamic attribute. ## Responses ### 200 OK #### Body: application/json (object) - **language_code** (string) the updated language code [Powered by Bump.sh](https://bump.sh)