Pipelines
Delete Pipeline
Delete a Pipeline
DELETE
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 date and time this pipeline was created
The 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 user id of the pipeline
The description of the pipeline
The global context of the pipeline
The status of the last job run on this pipeline.
The id of the source schema associated with the pipeline