Change static mesh to dynamic mesh in dataprep

I figured out how to convert Static mesh to Dynamic mesh using CreateDynamicMeshPool, but I still need help with converting it back.
I’m getting the errror: “Cannot modify built-in Engine asset” when using CopyMeshtoStaticMesh.