Skip to main content
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. GitHubEnterpriseAuthorizeURLResponse

GitHubEnterpriseAuthorizeURLResponse

    GitHubEnterpriseAuthorizeURLResponse carries the GitHub Enterprise authorization URL the console should redirect the user to in order to link their GitHub Enterprise identity.

    Properties

    • authorizeUrl string required
      The fully-formed GitHub Enterprise OAuth authorization URL, including client_id, redirect_uri, and a signed state parameter.