# Launch a fact-find session as the client themselves. **POST /api/v2/portal/fact-find-session/{factFindSession_uuid}/launch** This endpoint allows a client to launch their own fact-find session from the portal. On success, a 6-hour authenticated session is established for the fact-find and a 204 response is returned. The frontend is responsible for navigating the user to the fact-find page. ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **factFindSession_uuid** (string) - **factFindSession** (string) The UUID of the fact-find session. ## Responses ### 204 ### 403 ### 404 [Powered by Bump.sh](https://bump.sh)