zendesk-messaging-client
    Preparing search index...

    Function authorize

    • Authorize This endpoint begins the OAuth flow. It relies on a browser session for authentication. If the user is not logged in to Sunshine Conversations they will be redirected to the login page. If the user has many apps, they will first be prompted to select the one they wish to integrate with. They will then be presented with an Allow/Deny dialog, describing details of the access your integration is requesting.

      Type Parameters

      • ThrowOnError extends boolean = true

      Parameters

      Returns RequestResult<unknown, unknown, ThrowOnError, "fields">