EntityDeleteAllRequest
EntityDeleteAllRequest
Section titled “EntityDeleteAllRequest”Schema definition for EntityDeleteAllRequest
Schema Viewer
Section titled “Schema Viewer”EntityDeleteAllRequest
Information about the model.
pageSizeinteger
Page size.
transactionSizeinteger
Transaction size.
pointInTimestring
point in time, i.e. delete all that existed prior to this point in time
verboseboolean
Include the list of entity ids deleted in the response
Description
Section titled “Description”This schema defines the structure and validation rules for EntityDeleteAllRequest.
Properties
Section titled “Properties”- model (object, required): Information about the model.
- pageSize (integer): Page size.
- transactionSize (integer): Transaction size.
- pointInTime (string): point in time, i.e. delete all that existed prior to this point in time
- verbose (boolean): Include the list of entity ids deleted in the response
Related Schemas
Section titled “Related Schemas”See other schemas in the entity category.