Update a transformer in a database
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
db_id
ID of the database
transformer_id
ID of the transformer
Headers
x-api-key
Request
The database parameters
enabled
Whether the transformer is executed
field_name
The name of the field to transform
selector
The transformer selector (‘if’)
transformer
The transformer output (‘then’)
export_id
The export ID to apply the transformer to (empty if all)
Response headers
Content-Type
Response
Successful operation
id
db_id
export_id
field_name
sort_order
selector
transformer
exports
enabled
created_at