Creating room via API ignores "share" parameter

Hi, I am trying to create a room using the API. I can create the room, but the video url I pass along gets ignored. This is what my JSON looks like ? (This is in Node.js)
To be clear, it loads some random video when I open the watch2gether(same behavior as without url).

Any idea what am i doing wrong ?
Thank you