docs(openapi): document the onboarding profile's survey key

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
hugocasa
2026-09-16 17:27:50 +02:00
co-authored by Claude Opus 5
parent 77c5cf1c67
commit 9195b17ea4
+1 -1
View File
@@ -6684,7 +6684,7 @@ paths:
type: string
profile:
type: object
description: free-form context from the invite, every key optional. The frontend reads `touch_point` (answers onboarding's source question), `company` and `workspace_name` (prefill the first workspace's name), `hub_projects` (slugs surfaced first on an empty workspace), `tools` (integrations, used to pick hub projects when none are named) and `starter_prompts` (`[{label, prompt}]`, replacing the home page's example prompts); unknown keys are kept and ignored
description: free-form context from the invite, every key optional. The frontend reads `touch_point` (answers onboarding's source question), `survey` (`ask` still asks the use case when `touch_point` is known; absent or `skip` skips both questions), `company` and `workspace_name` (prefill the first workspace's name), `hub_projects` (slugs surfaced first on an empty workspace), `tools` (integrations, used to pick hub projects when none are named) and `starter_prompts` (`[{label, prompt}]`, replacing the home page's example prompts); unknown keys are kept and ignored
responses:
"200":
description: profile recorded