curl --location --request POST 'https://dev-api.idukki.io/ugc/account/integrate/youtube' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"channelId": "UCD9kHIv4JchB-uJqBMMvrpQ",
"name": "Ravi Bisht",
"username": "@ravibisht547",
"publishedAt": "2018-09-08T14:00:12Z",
"profile_picture_url": "https://yt3.ggpht.com/ytc/AMLnZu-HgniQyfk0ZNm2KB8DgA394-fmnS-axxN5nKQUIw=s88-c-k-c0x00ffffff-no-rj",
"description": ""
}'{}