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-TypestringOptional

Response

Successful operation
idstringOptional
db_idstringOptional
export_idstringOptional
field_namestringOptional
sort_orderstringOptional
selectorstringOptional
transformerstringOptional
exportsstringOptional
enabledstringOptional
created_atstringOptional