# Update a List of Page Group User Assignments **PUT /profiles/{profile_id}/page_groups/{page_group_id}/assignments** ## 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_group_id** (number) id of the page group ### Query parameters - **fields** (string) extra information of each page assignment on the list - **limit** (number) maximum count of the page assignment list - **offset** (number) skip that many page assignment before beginning to return ### Body: application/json (object) - **can_collect** (boolean) - **can_view** (boolean) - **user_id** (number) ## Responses ### 200 OK #### Body: application/json (object) - **user_id** (number) the updated user id [Powered by Bump.sh](https://bump.sh)