Hello
Is there a way to configure waiting room parameter in the user account security tab through API ?
Regards
Hello
Is there a way to configure waiting room parameter in the user account security tab through API ?
Regards
Hi @EVant,
You can update this setting via the PATCH Users Update endpoint, within the in_meeting object:
Thanks,
Will