Skip to main content
delete/chatbots/{id}

Delete chatbot

LLM
View as Markdown
Open llms.txt

Deletes a chatbot. Active chatbots must be paused first.

Authorization

Scheme

  • bearerAuth

Required scopes

  • journey:delete

Allowed roles

  • owner
  • admin
  • agent

Delete a chatbot in the workspace.

Parameters

  • Name
    id
    Type
    path string
    Description
    Required parameter.

Responses

  • 204

    Chatbot deleted

  • default

    Error

    • application/json ProblemDetails