Skip to main content
PUT
Deploy Job Preview

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

transforms_id
string
required
version_id
string
required

Query Parameters

replay_window
string
default:""

Response

TransformsMapFilterImplementation · object | TransformsEnrichAsyncImplementation · object | TransformsJoinImplementation · object | TransformsEnrichImplementation · object | TransformsTopicRouterImplementation · object | null

Successful Response

language
enum<string>
required
Available options:
PYTHON,
JAVASCRIPT,
SQL
value_transform
string
required
key_transform
string | null
topic_transform
string | null
common_transform
string | null
value_schema_transform
string | null
key_schema_transform
string | null
unit_test
TransformsUnitTest · object | null