covers the URL to POST to and the payload to send.
Normally this would be done in the same way as you handle token processing in order for your bot to connect to chat. Since you’ll need to also maintaince a token for use. But you can generally use the same token as the one used to connect to chat with. So you should already have the ability to make HTTPS calls