Add a new transformer to 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
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