Skip to main content
post/chatbots/{id}/pause

Pause chatbot

LLM
View as Markdown
Open llms.txt

Pauses an active chatbot.

Authorization

Scheme

  • bearerAuth

Required scopes

  • journey:activate

Allowed roles

  • owner
  • admin
  • agent

Pause a chatbot.

Parameters

  • Name
    id
    Type
    path string
    Description
    Required parameter.

Responses

  • 200

    Chatbot paused

    • application/json Chatbot
  • default

    Error

    • application/json ProblemDetails