Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Enter your token in the format: Token mytokengoeshere

Path Parameters

pipeline_id
string<uuid>
required
pipeline_transform_group_id
string<uuid>
required

Body

application/json
transform_group_revision_id
required
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