latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-216381,9552.9 MB

f2cf3228f366

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.

conversationIdstring

The active onboarding conversation ID.

createdboolean

True only when this call created and started the conversation.