Conversations
Ensure Onboarding Session
EnsureOnboardingSession returns the tenant's active onboarding conversation, or creates and starts it once. Retries converge on the stored conversation.
post/api/v1/conversations/onboarding:ensure
Request body
C1ApiConversationsV1EnsureOnboardingSessionRequest required
Requests the active onboarding conversation for the caller's tenant.
Response
Returns the active onboarding conversation and whether this call created it.