Skip to content
Settings

EntityDeleteAllRequest

Schema definition for EntityDeleteAllRequest

EntityDeleteAllRequest

modelModelSpecrequired
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

This schema defines the structure and validation rules for EntityDeleteAllRequest.

  • 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

See other schemas in the entity category.