/
OP
open-ug
/
Conveyor CI API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
drivers
1
health
1
logs
2
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
Changes