---
title: "Changes to createJourney"
method: POST
path: "/v1/journey/configuration"
---

# Changes to createJourney

`POST /v1/journey/configuration`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 6 revisions.

- **2026-08-26** `802039ced953` — 2 breaking, 4 info
- **2026-08-20** `d19cdc961b84` — 2 info
- **2026-07-31** `515acb1f892e` — 4 warning, 6 info
- **2026-07-21** `8927efbc8b6d` — 1 breaking, 1 info

## Changes

- **2026-08-26** `802039ced953` — 2 breaking, 4 info
  - response property `allOf[#/components/schemas/JourneyCreationRequest]/validationRules/additionalProperties/oneOf[#/components/schemas/RuleRef]/additionalProperties/` list-of-types was widened by adding types `array` to media type `application/json` of response `201`
  - added `subschema #2` to the `allOf[#/components/schemas/JourneyCreationRequest]/validationRules/additionalProperties/` response property `oneOf` list for the response status `201`
  - added the new optional request property `settings/authGate`
  - request property `validationRules/additionalProperties/oneOf[#/components/schemas/RuleRef]/additionalProperties/` list-of-types was widened by adding types `array` to media type `application/json`
  - added `subschema #2` to the `validationRules/additionalProperties/` request property `oneOf` list
  - added the optional property `allOf[#/components/schemas/JourneyCreationRequest]/settings/authGate` to the response with the `201` status
- **2026-08-20** `d19cdc961b84` — 2 info
  - added the new optional request property `steps/items/stepperType`
  - added the optional property `allOf[#/components/schemas/JourneyCreationRequest]/steps/items/stepperType` to the response with the `201` status
- **2026-07-31** `515acb1f892e` — 4 warning, 6 info
  - removed the request property `settings/savingProgress/savingMode`
  - removed the request property `settings/savingProgress/supportedVersion`
  - removed the optional property `allOf[#/components/schemas/JourneyCreationRequest]/settings/savingProgress/savingMode` from the response with the `201` status
  - removed the optional property `allOf[#/components/schemas/JourneyCreationRequest]/settings/savingProgress/supportedVersion` from the response with the `201` status
  - added the new optional request property `contextSchema/items/description`
  - added the new optional request property `settings/savingProgress/mode`
  - added the new optional request property `settings/savingProgress/supportedRevision`
  - added the optional property `allOf[#/components/schemas/JourneyCreationRequest]/contextSchema/items/description` to the response with the `201` status
  - added the optional property `allOf[#/components/schemas/JourneyCreationRequest]/settings/savingProgress/mode` to the response with the `201` status
  - added the optional property `allOf[#/components/schemas/JourneyCreationRequest]/settings/savingProgress/supportedRevision` to the response with the `201` status
- **2026-07-21** `8927efbc8b6d` — 1 breaking, 1 info
  - the response property `allOf[#/components/schemas/JourneyCreationRequest]/settings/templateId` became nullable for the status `201`
  - the request property `settings/templateId` became nullable

---

[Operation](https://skmtc.dev/epilot/apis/journey-api/docs/v1/journey/configuration/post.md) · [API](https://skmtc.dev/epilot/apis/journey-api.md) · [Page](https://skmtc.dev/epilot/apis/journey-api/changes/v1/journey/configuration/post)
