Pipelines
Delete Pipeline
Delete a Pipeline
DELETE
/
pipelines
/
{id}
Deletes a pipeline.
Authorizations
Path Parameters
The ID or name of the pipeline to retrieve.
Response
200 - application/json
A pipeline is an object containing source and target schemas, and associated with a mapper that jobs can be executed on.
The id of the pipeline
The user id of the pipeline
The name of the pipeline. Must be unique within the organization.
The id of the target schema associated with the pipeline
The date and time this pipeline was last updated
The date and time this pipeline was created
The description of the pipeline
The global context of the pipeline
The id of the source schema associated with the pipeline
The status of the last job run on this pipeline.