# Assign Page to Page Group **POST /profiles/{profile_id}/page_groups/{page_group_id}/pages** ## 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_group_id** (number) id of the page ### Body: application/json (array[object]) - **page_id** (number) ## Responses ### 200 OK #### Body: application/json (object) - **body** (string) [ { "page_id": 11261236 }, { "page_id": 11261239 } ] - **page_id** (number) [Powered by Bump.sh](https://bump.sh)