@seamapi/http - v2.0.0
    Preparing search index...

    Type Alias UserIdentitiesRemoveAcsUserParameters

    type UserIdentitiesRemoveAcsUserParameters = {
        acs_user_id: string;
        user_identity_id: string;
    }
    Index
    acs_user_id: string

    ID of the access system user that you want to remove from the user identity..

    user_identity_id: string

    ID of the user identity from which you want to remove an access system user.