Summary
Creates a single transformation.
Description
Creates a single transformation.
Route
POST /transformations/
Roles
            admin
other
readonly
apiread
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| transformation | object | yes | - | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | Created transformation document. |