Connect two gameobjects using a configurablejoint

I am trying to make a suspension and I am using a script that modifies the values of the wheel colliders. I want to use configurablejoints to join my wheelcolliders with the meshes of my wheels, how can I do it?