pipelines

Create a Pipeline within a Pack

Create a new Pipeline within the specified Pack.

post/p/{pack}/pipelines

Path parameters

packstring required

The <code>id</code> of the Pack to create.

Request body

idstring required

Response

a list of Pipelines objects

countinteger

number of items present in the items array

Changes