Skip to main content
post/chatbots

Create chatbot

LLM
View as Markdown
Open llms.txt

Creates a chatbot draft that can later be published and activated.

Authorization

Scheme

  • bearerAuth

Required scopes

  • journey:create

Allowed roles

  • owner
  • admin
  • agent

Create a chatbot in the workspace.

Request body

  • Name
    application/json
    Type
    CreateChatbotRequest
    Description
    Required body.

Responses

  • 201

    Chatbot created

    • application/json Chatbot
  • default

    Error

    • application/json ProblemDetails