Once form is loaded you can't alter id of the loaded form, only way to do that would be to use redirect. To do that you would like to do you would need to use joomla plugin events that happen before seblod form is loaded
https://docs.joomla.org/Plugin/Events/System
and set id value of the JInput object, so that seblod would think url contained this id.