1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. GitHubAppURLs

GitHubAppURLs

    GitHubAppURLs contains links that should be used to properly account for things like installation IDs, org names, etc. when installing and configuring the app.

    Properties

    • installationUrl string required
      URL to install the GitHub App
    • configurationUrl string required
      URL to configure the GitHub App installation
    • permissionsUrl string required
      URL to manage the GitHub App permissions
    • stateParam string required
      OAuth state parameter for CSRF protection