post https://api.runtrellis.com/v1/projects//transfer
Transfer a project to a new owner.
Parameters:
- proj_name (str): The name of the project.
- new_owner (str): The email of the new owner.
Returns:
- dict: A dictionary containing the status message and the project name.