Skip to main content
patch/chatbots/{id}

Update chatbot

LLM
View as Markdown
Open llms.txt

Updates chatbot draft details or team assignments. Publish again to snapshot changes.

Authorization

Scheme

  • bearerAuth

Required scopes

  • journey:update

Allowed roles

  • owner
  • admin
  • agent

Update a chatbot in the workspace.

Parameters

  • Name
    id
    Type
    path string
    Description
    Required parameter.

Request body

  • Name
    application/json
    Type
    UpdateChatbotRequest
    Description
    Required body.

Responses

  • 200

    Chatbot updated

    • application/json Chatbot
  • default

    Error

    • application/json ProblemDetails