{
  "data": {
    "data": {
      "transformation": {
        "id": "pHrD51Ds35Zjfka84yXQE6",
        "workspaceId": "9aQ1Lj62S4bomZKLF4DPqW",
        "name": "updated-name",
        "enabled": true,
        "sourceId": "rh5BDZp6QDHvXFCkibm1pR",
        "destinationMetadataId": "547610a5db31d978f14a5c4e",
        "if": "event=\"my-event\"",
        "newEventName": "my-updated-event",
        "propertyRenames": [
          {
            "oldName": "old-property",
            "newName": "new-property"
          }
        ],
        "propertyValueTransformations": [
          {
            "propertyPaths": [
              "properties.another-property"
            ],
            "propertyValue": "another property value"
          }
        ]
      }
    }
  }
}