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

    Type Alias InstantKeysDeleteParameters

    type InstantKeysDeleteParameters = {
        instant_key_id: string;
    }
    Index
    instant_key_id: string

    ID of the Instant Key that you want to delete.