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