Class JourneyReplaceParams

  • All Implemented Interfaces:
    com.courier.core.Params

    
    public final class JourneyReplaceParams
     implements Params
                        

    Replace the journey draft. Updates the working draft only; call POST /journeys/{templateId}/publish to make it live, or pass state: "PUBLISHED" in this request to publish immediately. Send-node template ids must already exist and be scoped to this journey, and node ids must not be claimed by another journey.