How to create MovieSceneControlRigParameterTrack or MovieSceneControlRigParameterSection in sequencer with python script?

Does anyone know how to use python script to create a sequence with a ControlRigParameterTrack and give it a specific ControlRigParameterSection? I know how to create a control rig track, but I have no idea to add FKControlRig(Morph target or blendshape) or Control Rig parameters like metahuman to that track. So I wanna know if the control rig plugin has provided the python interface or the official python interface could make it work?