API Delete Meeting is Sending out an Email that the Account Owner Deleted the Meeting

We have a CMS website that our partners use that accesses the Zoom OAuth 2.0 API to create meetings for their certification instructors. Sometimes an instructor’s assistant will create the meeting on behalf of the Instructor, so we let them specify who the meeting’s host will be through the API when they create the meeting. The problem is, sometimes our CMS needs to delete these meetings and, when it does (using the account_credentials grant_type), emails get sent out by Zoom to our partner’s account owner noting the deletion. Is there a setting, to suppress these kinds of notifications in the Zoom admin or can we add a setting to the deletion call to suppress?

Hi @ProJoeSoft
Thanks for reaching out to the Zoom Developer Forum and welcome to our community!
I am happy to help here!
Unfortunately, I believe we do not have a way to turn off the setting or bypass the setting for account owners.