Summary
Updates a single transformation.
Description
Updates a single transformation.
Route
PUT /transformations/:id
Roles
            admin
other
readonly
apiread
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| id | string | yes | - | 
| transformation | object | yes | - | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | Updated transformation document. |