Skip to main content
POST
Create a pipeline

Authorizations

Authorization
string
header
required

API token generated from the Goldsky Dashboard. Pass as: Authorization: Bearer

Body

application/json
name
string
required

Pipeline name. Only lowercase letters, numbers, and hyphens are allowed.

Required string length: 1 - 50
Pattern: ^[a-z0-9-]{1,50}$
definition
object
required
resource_size
string
description
string
use_dedicated_ip
boolean

Response

200 - application/json

Default Response

name
string
required
type
string
required
status
required
Available options:
RUNNING
definition
object
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
resource_size
string
version
number
project_id
string