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

Publish journey

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 journey version.

Parameters

  • Name
    id
    Type
    path string
    Description
    Required parameter.

Responses

  • 200

    Version published

    • application/json JourneyVersion
  • default

    Error

    • application/json ProblemDetails