I setup an automation on make.com with a custom Http oauth 2.0 request since make does not support youtube yet. Now the setup is all correct and I testet it for the endpoint v3/commentThreads and the parameters Name: part Value: Snippet,replies Name: videoId Value:{videoid} it worked perfectly fine... yet now I want to access the video description and later change it. Since the documentation is not displayed for that make.com format I would like to know what I need to pass in order for it to work.
Find the screenshots attached.
[enter image description here](https://i.sstatic.net/AJ6j6hH8.png)
tried multiple variants of accessing the video description. Did not work.