pipelines
Create a new pipeline
Create a new pipeline by submitting the name and YAML configuration
post/pipelines
Response
Successful operation
Example response
[
{
"name": "My Pipeline"
}
]Create a new pipeline by submitting the name and YAML configuration
Successful operation
[
{
"name": "My Pipeline"
}
]