I think your API call is not correct, here is the document about video uploading, https://developers.dailymotion.com/guides/upload/, you should firstly upload your video to a server in order to have the video url in the response, then create a video object using the url that you get from previous upload reauest.