Class JourneyPublishParams

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

    
    public final class JourneyPublishParams
     implements Params
                        

    Publish the current draft as a new version. Body is optional; pass { "version": "vN" } to roll back to a prior version instead. Returns 404 if the journey has no draft to publish.