[Index]

Model: data/ZoomApplication

Stores details of an application that is registered on the Zoom Marketplace

Model Details: data/ZoomApplication

Title Description Details
Name * Friendly name for the application.
  • Field Name: name
  • Type: String
Client ID * Unique identifier assigned to the application by Zoom.
  • Field Name: client_id
  • Type: String
Client Secret * Secret that is used to fetch tokens on behalf of authorizing users.
  • Field Name: client_secret
  • Type: String
  • Is Password: True
  • Store Encrypted: True
Authorization URL The URL that is used to authorize users against this app.
  • Field Name: authorization_url
  • Type: String