Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Enter your token in the format: Token mytokengoeshere

Path Parameters

pipeline_id
string<uuid>
required

Body

application/json
transform_group_id
string<uuid>
required
deploy_type
enum<string>
default:saas
Available options:
saas,
local
inputs
string[]

A list of inputs for the given group. Typically this is empty when creating a new transform via the UI, but is leveraged by the terraform provider when managing pipeline state.

Response

200

Default Response