/
OP
open-ug
/
Conveyor CI API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
open-ug
Conveyor CI API
post
Create a new pipeline
v1
latest
Swagger 2.0
Apache 2.0
2026-07-17
21
6
21.5 KB
drivers
1
health
1
logs
4
pipelines
4
post
Create a new pipeline
get
Get a pipeline by name
put
Update an existing pipeline
delete
Delete a pipeline by name
resource-definitions
5
resources
6
pipelines
Create a new pipeline
Create a new pipeline with the specified configuration
post
/pipelines
Request body
TypesPipeline
required
description
string
metadata
object
name
string
resource
string
steps
TypesStep[]
version
string
Response
Pipeline created successfully
TypesPipeline
required
description
string
metadata
object
name
string
resource
string
steps
TypesStep[]
version
string