Changing email notification when cloud recording is available for users via API

Does the Zoom API provide a way to change the individual user setting which sends an email notification when a cloud recording is available?

This setting can be toggled by users in the Web interface under Settings -> Meeting -> Email Notification -> When a cloud recording is available.

However, I’ve been unable to find a way to toggle this settings for users via the API.

The Endpoint that gets user settings has a response section like this:
“email_notification”: {
“jbh_reminder”: true,
“cancel_meeting_reminder”: true,
“alternative_host_reminder”: true,
“schedule_for_reminder”: true
}

But I haven’t found an example that includes a name/value pair that corresponds to the “When a cloud recording is available” setting. Does it exist?

Thanks.

Hey @zoomies

Thanks for posting on the Zoom Devforum! I am still learning, but I will try my best to help answer your question. :slightly_smiling_face:

Checkout these related threads that may have the answer you are looking for:

If these threads did not help, please let us know by replying back here and someone from the Developer Relations team will get back to you shortly.

Thanks,
DeveloperBot

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.