# Delete a List of Page Assignments **DELETE /profiles/{profile_id}/user_groups/{user_group_id}/page_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 - **user_group_id** (number) id of the user 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) - **page_id** (number) ## Responses ### 200 OK #### Body: application/json (object) - **page_id** (number) the deleted page id [Powered by Bump.sh](https://bump.sh)