The documentation at https://marketplace.zoom.us/docs/api-reference/zoom-api/users/user has useless descriptions for the fields “account_id” (“The User’s account ID”) and “id” (“User ID”).
What are these IDs exactly? Does “account_id” refers to the “account owner” of the user? And “id” refers to the user itself?
So for example, if a user switches owners, their “id” will stay the same, but their “account_id” will change?