Skip to main content
PUT
Update transform

Authorizations

Authorization
string
header
required

Enter your token in the format: Token mytokengoeshere

Path Parameters

pipeline_id
string<uuid>
required
pipeline_transform_id
string<uuid>
required

Body

application/json
type
enum<string>
required
Available options:
filter,
sample,
drop-fields,
parse,
parse-sequentially,
route,
stringify,
compact-fields,
flatten-fields,
dedupe,
encrypt-fields,
decrypt-fields,
js-script,
unroll,
vrl,
reduce,
map-fields,
metrics-tag-cardinality-limit,
aggregate,
event-to-metric,
clustering,
redact,
throttle,
set-timestamp,
data-profiler,
replace,
trace-sampling
user_config
object
required
generation_id
integer
required
inputs
string[]
required
title
string | null
Required string length: 1 - 512
Pattern: ^[^<>"]+$
description
string | null
Minimum string length: 1
Pattern: ^[^<>"]+$
deploy_type
enum<string>
default:saas
Available options:
saas,
local

Response

200

Default Response