Changes to Publish a journey

POST /journeys/{templateId}/publish

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 6 of the 55 revisions of this API.35

  1. 04f69fbf96a51
  2. f76bed79a9132
  3. 79d88e92764411
  4. b07d3a8aa2fe1
  5. 4a6bb54f79751
  6. ecf876c6cda31

What changed

    • added the optional property nodes/items/oneOf[subschema #3: Send]/message/context to the response with the 200 status

      response-optional-property-added

    • added the new optional header request parameter Idempotency-Key

      new-optional-request-parameter

    • added the new optional header request parameter x-idempotency-expiration

      new-optional-request-parameter

    • the response property nodes/items/oneOf[subschema #3: Send]/message/template became optional for the status 200

      response-property-became-optional

    • added the optional property nodes/items/oneOf[subschema #3: Send]/experiment to the response with the 200 status

      response-optional-property-added

    • added JourneyAddToDigestNode to the nodes/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added JourneyBatchNode to the nodes/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • endpoint added

      endpoint-added