| Name | Type | Description | Notes |
|---|---|---|---|
| tuple_keys | list[TupleKeyWithoutCondition] | ||
| on_missing | str | 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 'error'] |