Delete |
| Member name | Value | Description |
|---|---|---|
| LogicalDelete | 0 | The record is logically deleted meaning the obsolete time is set and (if IVersionedData no new version is created |
| PermanentDelete | 1 | Permanently delete - it should be purged from the database |
| IgnoreMissing | 2 | If the target of deletion is not available then ignore the error (just return a 204) |