Ensures that the pipeline with the provided ID is created or modified. The full pipeline needs to be provided to ensure (either update or create) the pipeline. Non present data will only be filled with defaults or left empty, but not take previous values into consideration.
To ensure that the pipeline with the provided ID is created or modified, perform PUT request.
Request
The following is a sample request. Remember to replace the {pipelineID} with a valid ID of the specific pipeline you want to create or update.