GuidesPipeline API ReferenceChangelog
Pipeline API Reference

Create a new Pipeline.

A Pipeline is the top-level entity introduced to group the work of implementing an actual data processing pipeline, in the form of one or more related PipelineVersions. This endpoint creates a Pipeline with no initial PipelineVersion and returns its metadata, that includes the id assigned to it.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Pipeline to be created.

A Pipeline is the top-level entity introduced to group the work of implementing an actual data processing pipeline, in the form of one or more related PipelineVersions.

string
required
length between 3 and 64

User provided name of the Pipeline.

string
length between 0 and 512

Additional text describing the Pipeline.

string

Sharing group identifier in which this pipeline will be created. Required unless this pipeline is created in project scope (with a project-scoped token) in which case this field must be null.

string
length ≤ 256

A single contact e-mail address for this Pipeline. A 'distribution list' or 'group' e-mail address is strongly recommended. This field is required.

Headers
string

Identifier for a specific http request. If not present, one will be generated.

string

Common identifier for multiple http requests to indicate they are associated in some way. If not present, one will be generated.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json