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

    Type Alias UserIdentitiesDeleteParameters

    type UserIdentitiesDeleteParameters = {
        user_identity_id: string;
    }
    Index
    user_identity_id: string

    ID of the user identity that you want to delete.