# Update a Page Assignment **PUT /profiles/{profile_id}/pages/{page_id}/assignments/{user_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 - **page_id** (number) id of the page - **user_id** (number) id of the user ### Body: application/json (object) - **can_collect** (boolean) - **can_view** (boolean) ## Responses ### 200 OK #### Body: application/json (object) - **user_id** (number) the updated user id [Powered by Bump.sh](https://bump.sh)