delete_pipeline {previsionio}R Documentation

Delete an existing pipeline

Description

Delete an existing pipeline

Usage

delete_pipeline(pipeline_id, type)

Arguments

pipeline_id

id of the pipeline to be retrieved, can be obtained with get_pipelines().

type

type of the pipeline to be retrieved among "component", "template", "run".

Value

integer - 204 on success.


[Package previsionio version 11.7.0 Index]