Send message to live meeting or notification

I need to alert users in a meeting about the end of meeting time using API.

Any help?

Hi @pablo.cabanin
Thanks for reaching out to us!
It looks like you could use our Update a live meeting message endpoint here:

But you need a message id

hiw could i create a new one?

@pablo.cabanin
you are right. It also seems like this endpoint will update a message that was sent during the meeting.
To get the message_id, you would have to set up webhooks to receive an event everytime a message is sent during the meeting

That’s the only workaround I could suggest for you because we do not have a specific endpoint to send in meeting messages.