POST
/
transformer
/
preview

Authorizations

Authorization
string
header
required

Body

application/json
Payload to pass configuration and preview input data to the transformer.
input
string
required

The input data to the transformer.

transform
string
required

The configuration of the transformer.

overrides
object[]

Response

200
application/json
The transformed data from the transformer.
output
object
required

The output data from the transformer.