1. Sign on to the Zoom App Marketplace as an administrator.
  2. On the navigation bar, click Develop, and then click Build App.
    Note:

    Zoom has deprecated the JWT app type. You should create new apps of Server-to-Server OAuth type. For more information, see the JWT App Type Deprecation FAQ in the Zoom documentation.

  3. On the Choose your app type page, in the Server-to-Server OAuth tile, click Create.
  4. On the Create a Server-to-Server OAuth page, in the App Name field, enter a name and click Create.
    The Account ID, Client ID, and Client Secret for your new application are shown on the App credentials tab. Remember where this information is stored, because you’ll need it to create a provisioning connection.
  5. On the Information tab, add information about your app, such as a meaningful short description that will help others understand its purpose.
  6. Scroll down and enter the company name, which is required to activate your app.
  7. Scroll down to the Developer Contact Information section of the page, enter your name and email address in the appropriate fields. Click Continue.
  8. On the Feature tab, enable the features you’re interested in, such as events, team chats, and multi-platform support. Click Continue.
  9. On the Scopes tab, click + Add Scopes. On the Add scopes page, add the following scopes:
    • User scopes
      • View and manage sub account's user information (user:master)
      • View all user information (user:read:admin)
      • View users information and manage users (user:write:admin)
    • Account scopes
      • View and manage sub accounts (account:master)
      • View account info (account:read:admin)
      • View and manage account info (account:write:admin)
    • SCIM2 scopes
      • Call Zoom SCIM2 API (scim2)
  10. Click Done, and then click Continue.
  11. On the Activation page, click Activate your app.