Summary
Runs a transformation.
Description
Runs a transformation.
Route
POST /transformations/:id
Roles
admin
other
readonly
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
id | string | yes | - |
incoming | object | yes | - |
options | object | yes | - |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | Transformation run result. |