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

    Type Alias UserIdentitiesGenerateInstantKeyResponse

    Use UserIdentitiesGenerateInstantKeyRequest instead.

    type UserIdentitiesGenerateInstantKeyResponse = {
        instant_key: InstantKey;
    }
    Index
    instant_key: InstantKey