Auth0 Node.js SDK - v6.4.0
    Preparing search index...

    Interface UpdateOrganizationClientRequestContent

    {}
    
    interface UpdateOrganizationClientRequestContent {
        use_for_member_access?: boolean;
    }
    Index
    use_for_member_access?: boolean

    Whether this client is used for member access to the organization.