delete_pipeline | R Documentation |
Delete an existing pipeline
delete_pipeline(pipeline_id, type)
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". |
integer - 204 on success.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.