Is it feasible to post chat messages on Zoom channels through ' link' fetched from copy 'link to channel option'?

Hi Team,

We are using a bot to post messages to our customer channels. Inorder to fetch the channel id, am using the ‘callback’ option on ‘getchannels’ api .

I see that there is a new option available in zoom channels => ’ copy link to channel’ . Copying this give me a value like this :
https://zoom.us/....../eyJzaWQiOiI0NmJmYjkzMTA3ZjQ0YTkxOTU3MDk2NDU5Yjk0ODQzZUBjb25mZXJlbmNlLnhtcHAuem9vbS51cyJ9

Is it possible to post the message to the channels using this link which is exposed?