Skip to main content

object

UpdateChatbotRequest

LLM
View as Markdown
Open llms.txt

Chatbot draft fields to update.

Properties

  • Name
    name
    Type
    string
    Description
    Optional property.
  • Name
    teamIds
    Type
    array<string>
    Description
    Replaces the full set of team assignments when provided. Omit to leave assignments unchanged. Pass an empty array to clear all assignments (making this the tenant-wide fallback bot).
  • Name
    draft
    Type
    ChatbotWorkflowDefinition
    Description
    Optional property.

Related operations