Zoom AI Companion: API Settings

Before Creating a New Topic:

If you’re experiencing unexpected API/Zoom API Events (webhooks) behavior please search the forum with relevant keywords (e.x. error message) and follow the guidance outlined in those posts. Please also leverage the following support links:


Format Your New Topic as Follows:

API: Meetings / Create a Meeting
Link the API endpoint(s) and/orZoom API Event(s) you’re working with to help give context.

Description
Our automation generates meetings on behalf of our staff where we interact with our customers. Some customers would like the Zoom AI Companion turned on in these meetings and others would like it turned off/not available to even accidentally have in the meeting.
Example: Joe hosts a meeting with Company X on Monday at 3pm and can use the AI Companion in-meeting. On Tuesday, Joe hosts a meeting with Company Y and it should not be an option for the host or participants.

Ideally, when we were creating the meeting we would set this. I do not see a setting when creating or updating a meeting to restrict this. Is this possible?

If not, is there a user setting in the User Setting API to control this? Essentially turning it on for “Joe” on Monday and turning it off on Tuesday?

Thank you,

Hi @courtney
Thanks for reaching out to us!
At this time, the only AI Companion settings we support via API are: auto_start_meeting_summary, auto_start_ai_companion_questions and who_can_ask_questions

You can find these fields in the settings object when creating a meeting:

1 Like