def rollback_project( name: str, commit_hash: str, *, api_key: Optional[str] = None, ) -> Dict[str, str]:
source code
name
commit_hash
api_key