# Update a given section progress **POST /api/v1/fact-find/request/{factFindRequest_uuid}/section/{factFindSchemaSection_uuid}/progress** Requires a fact-find pass to be passed in. ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Headers - **X-PLANNR-ACCOUNT-UUID** (string) ### Path parameters - **factFindRequest_uuid** (string) - **factFindSchemaSection_uuid** (string) ### Body: application/json (object) - **fact_find_pass_uuid** (string(uuid)) The fact-find pass that is completing the fact-find. - **is_complete** (boolean) Determines if the section is complete. ## Responses ### 401 #### Body: application/json (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)