API endpoints to update user-level personal contacts

API Endpoint(s) and/or Zoom API Event(s)
Unknown

Description
I’d like to confirm that there are currently no API endpoints for making updates to user-level personal contacts? I know you can manually upload a csv to do so, but am exploring options for doing this programmatically.

Is the closest alternative the external contact API endpoints? My understanding from brief research is these are org-level rather than user-level.

You are correct that there are currently no direct Zoom Api endpoints for programmatically updating a users personal contacts those remain restricted to manual CSV uploads or syncing via third party integration like out look or Google while the external api axists those endpoints are indeed designed You are correct that there are currently no direct Zoom API endpoints for programmatically updating a user’s personal (private) contacts; those remain restricted to manual CSV uploads or syncing via third-party integrations like Outlook orgoogle for organizational level directory management rather than individual user level personal contacts list as a workaround most devs manage these connections by syncing the users underlying contact provider directly which then reflects in Zoom if the user has contacts syncing enabled if you strictly need to manage these withing the zoom ecosystem you may want to keep an eye on the zoom phone contact endpoints though even those are largely focused on synced or shared directory members rather than private entries .