Skip to main content

object

CreateChatbotRequest

LLM
View as Markdown
Open llms.txt

Chatbot draft to create.

Properties

  • Name
    name
    Type
    string
    Description
    Required property.
  • Name
    teamIds
    Type
    array<string>
    Description
    Initial team assignments. Omit or empty for tenant-wide fallback.
  • Name
    draft
    Type
    ChatbotWorkflowDefinition
    Description
    Optional property.

Related operations