# Create New Record Assignments **POST /profiles/{profile_id}/users/{user_id}/record_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_id** (string) id of the user ### Body: application/json (object) - **page_id** (number) - **record_id** (number) ## Responses ### 201 Created #### Body: application/json (object) - **id** (number) the created assignment id [Powered by Bump.sh](https://bump.sh)