Can not create sub user using Create Users API

url call: https://api.zoom.us/v2/users
return message
{“code”:4700,“message”:“Invalid access token, does not contain scopes: [user:write:admin, zms:user:write]”}

my OAuth app scope

Hi @tranvuong1803,

Happy to help.

It seems that you are trying to make account level operations from a user-level app. Please create an account level app to perform these operations.

To know more, please visit: https://marketplace.zoom.us/docs/guides/getting-started/app-types#account-level-user-managed-apps

Let me know if this helps.

Thanks,
Ojus

1 Like