OpenFga.Sdk.Model.WriteRequestDeletes

September 30, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
TupleKeysList<TupleKeyWithoutCondition>
OnMissingstringOn '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]

[Back to Model list] [Back to API list] [Back to README]