Documentation
Web App Confirmation Response

The confirmation response provides the details about the installation of the web app.

Properties
  • Access Token
    The access code grants permissions to the web service API according to the OAuth standard.
  • Scope
    The scope contains the permissions granted to the web app within the space.
  • Space
    This is the space into which the web app is installed into.
  • State
    The state contains the state parameter content provided when initiating the app installation.
  • Token Type
    The token type indicates the type of the access token. The type determines the authentication mechanism to use for accessing the web service API.