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

Publish chatbot

LLM
View as Markdown
Open llms.txt

Validates and snapshots the current draft definition as an immutable version.

Authorization

Scheme

  • bearerAuth

Required scopes

  • journey:publish

Allowed roles

  • owner
  • admin
  • agent

Publish a chatbot version.

Parameters

  • Name
    id
    Type
    path string
    Description
    Required parameter.

Responses

  • 200

    Version published

    • application/json ChatbotVersion
  • default

    Error

    • application/json ProblemDetails