patch https://api.runtrellis.com/v1/transforms/
Run a transformation on data that have been added since the last run.
Args:
transform_id (str): The ID of the transformation.
Returns:
{"message": "Transformation initiated", "transform_id": transform_id}