post https://api.runtrellis.com/v1/transforms/create
Run the transformation defined in transformation params for all the assets in the project
Args:
transform_id (str): The ID of the transformation to run.
Returns:
{"message": "Transformation initiated", "transform_id": transform_id}