Definitively end a meeting

Hello, I would like to know if it is possible to end a meeting permanently.
Currently when the host ends the meeting it actually ends, but when someone joins later the meeting starts again and triggers all events.
And by triggering the hooks, it updates undue things from the meeting in our system. Like for example overwriting the recording link and this is causing us problems.

Hi @triventoeducacaodev ,

Change your setting so that no participant can join before host. This should prevent the events from triggering.

To do this programmatically, edit the setting within the create a meeting endpoint:

Best,
Gianni