# Create New Page Assignments **POST /profiles/{profile_id}/user_groups/{user_group_id}/page_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 - **user_group_id** (number) id of the user group ### Body: application/json (object) - **can_collect** (boolean) - **can_view** (boolean) - **page_id** (number) ## Responses ### 201 Created #### Body: application/json (object) - **page_id** (number) the created page id [Powered by Bump.sh](https://bump.sh)