| Name | Type | Description | Notes |
|---|---|---|---|
| TupleKeys | List<TupleKeyWithoutCondition> | ||
| OnMissing | string | On 'error', the API returns an error when deleting a tuple that does not exist. On 'ignore', deletes of non-existent tuples are treated as no-ops. | [optional] [default to OnMissingEnum.Error] |