@seamapi/http - v1.121.0
    Preparing search index...

    Type Alias UserIdentitiesGenerateInstantKeyParameters

    type UserIdentitiesGenerateInstantKeyParameters = {
        customization_profile_id?: string;
        max_use_count?: number;
        user_identity_id: string;
    }
    Index

    Properties

    customization_profile_id?: string
    max_use_count?: number
    user_identity_id: string