delete_pipeline: Delete an existing pipeline

View source: R/pipeline.R

delete_pipelineR 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.


previsionio/prevision-r documentation built on March 24, 2022, 1:28 a.m.