Update a transformer in a database

Authentication

AuthorizationBearer

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

Path parameters

db_idintegerRequired
ID of the database
transformer_idintegerRequired
ID of the transformer

Headers

x-api-keystringRequired

Request

The database parameters
enabledbooleanOptional
Whether the transformer is executed
field_namestringOptional
The name of the field to transform
selectorstringOptional

The transformer selector (‘if’)

transformerstringOptional

The transformer output (‘then’)

export_idlist of integersOptional

The export ID to apply the transformer to (empty if all)

Response headers

Content-Typestring

Response

Successful operation
idstring
db_idstring
export_idstring
field_namestring
sort_orderstring
selectorstring
transformerstring
exportsstring
enabledstring
created_atstring