Is it possible to include the "related video" (which will be the link that appears in the shorts) via the YouTube API?
I didn't find this functionality in the documentation.According to Bard, it should be as below, but I did it and it didn't work (other information in the request was updated, but the related video was not updated).
I have submitted the request below. I expected the related video field to be updated, but it was not{"id": "1234567890","snippet": {"relatedVideoId": "9876543210"}