Skip to main content
post/journeys

Create journey

LLM
View as Markdown
Open llms.txt

Creates a journey draft. Publish and activate it before contacts can enter.

Authorization

Scheme

  • bearerAuth

Required scopes

  • journey:create

Allowed roles

  • owner
  • admin
  • agent

Create a journey in the workspace.

Request body

  • Name
    application/json
    Type
    CreateJourneyRequest
    Description
    Required body.

Responses

  • 201

    Journey created

    • application/json Journey
  • default

    Error

    • application/json ProblemDetails