Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Enter your token in the format: Token mytokengoeshere

Path Parameters

transform_group_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
title
string
required
Maximum string length: 512
Pattern: ^[^<>"]+$
user_config
object
required
deploy_type
enum<string>
default:saas
Available options:
saas,
local
description
string | null
Minimum string length: 1
Pattern: ^[^<>"]+$
inputs
string[]

A list of inputs for the given transform. 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