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