Optionally or generally remove confirmation dialog for 'setParticipantName' in Zoom App API

I have a program that updates participant names to show status around them (e.g. speaking order). When ‘setParticipantName’ is called the client brings up a dialog (for the host), which is distracting and not useful, especially if several names are changed in bulk. It would be nice to be able to disable the dialog or generally remove this confirmation behavior.