Create a new pipeline

Creates a new pipeline under a namespace.

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

The namespace that creates the pipeline.

Body Params

The properties of the pipeline to be created.

string

Pipeline resource ID (used in name as the last segment). This conforms to RFC-1034, which restricts to letters, numbers, and hyphen, with the first character a letter, the last a letter or a number, and a 63 character maximum.

string

Pipeline description.

recipe
object
required

Recipe describes the components of a Pipeline and how they are connected.

sharing
object

Sharing contains the information to share a resource with other users.

For more information, see Share Pipelines.

metadata
object

Metadata holds console-related data such as the pipeline builder layout.

string

README holds the pipeline documentation.

tags
array of strings

Tags.

tags
string

Recipe in YAML format describes the components of a pipeline and how they are connected.

string

A link to the source code of the pipeline (e.g. to a GitHub repository).

string

A link to any extra information.

string

License under which the pipeline is distributed.

string

Pipeline profile image in base64 format.

Responses

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