POST
/
transformer
/
preview

Authorizations

Authorization
string
headerrequired

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

Body

application/json
input
string
required

The input data to the transformer.

transform
string
required

The configuration of the transformer.

overrides
object[]

Response

200 - application/json
output
object
required

The output data from the transformer.