cURL
curl --request POST \ --url https://app.indexing.co/dw/transformations/test \ --header 'Content-Type: application/json' \ --header 'X-API-KEY: <api-key>' \ --data ' { "code": "<string>" } '
[ {} ]
Test transformation code without committing it
Optional filter name to test against
Optional filterKeys to test against. Required if also passing filter
filter
Transformation to test
Response from test