Edit video thumbnail?

I am trying to automatically update the thumbnail of my latest video after my stream ends. I don’t see anything regarding this in the API, I see only a GET request to list all videos and a DELETE one to remove a video.

I tried sending a PATCH request to https://api.twitch.tv/helix/videos?id=[VIDEO_ID] with my new thumbnail URL in the body but I got a 404 Not Found Error.

Am I trying something impossible? I am falling back to opening a browser at the relevant page at the end of the stream but it would be nice if I could edit thumbnail/title/description automatically.

Thanks in advance!

Correct

Create a uservoice citing your use case

https://twitch.uservoice.com/forums/310213-developers

Thank you @BarryCarlyon, that’s what I thought. I created a uservoice: Update Video through Helix – Twitch UserVoice

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.