Can you make a licensed user an API user?

Description
We are working on a custom admin platform where users can create and manage their Zoom meetings (all of those users are licensed users). One of the requirements is that the user can manage their meetings from the custom platform, not Zoom itself.

We are creating API users through “custCreate” for this case. When we switch to the new platform, is there a way to make our current licensed users an API user programmatically?

Cheers,
Marcos.

Hi @marcosmartini,

Good question.

To clarify, it’s not possible to switch a current standard user to an API user. Rather, you will need to specify the user type (custCreate) upon user creation. custCreate users can also be licensed.

Thanks,
Will

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