videosphere
    Preparing search index...

    Function revokeFacebookAppAuthorization

    • Revokes all permissions the token holder has granted to this Meta app (DELETE /me/permissions). Call with a long-lived user access token to remove VideoSphere from Business Integrations.

      Parameters

      • accessToken: string

        User or Page access token for the identity revoking access.

      Returns Promise<boolean>

      True when Meta accepts the revocation request.