Skip to main content
patch/journeys/{id}

Update journey

LLM
View as Markdown
Open llms.txt

Updates a journey draft. Publish again to snapshot changes for activation.

Authorization

Scheme

  • bearerAuth

Required scopes

  • journey:update

Allowed roles

  • owner
  • admin
  • agent

Update a journey in the workspace.

Parameters

  • Name
    id
    Type
    path string
    Description
    Required parameter.

Request body

  • Name
    application/json
    Type
    UpdateJourneyRequest
    Description
    Required body.

Responses

  • 200

    Journey updated

    • application/json Journey
  • default

    Error

    • application/json ProblemDetails