Skip to content
Settings

EntityDeleteAllRequest

Schema definition for EntityDeleteAllRequest

EntityDeleteAllRequest

modelModelSpecrequired
Information about the model.
pageSizeinteger
Page size.
pointInTimestring
point in time, i.e. delete all that existed prior to this point in time
transactionSizeinteger
Transaction size.
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.
  • pointInTime (string): point in time, i.e. delete all that existed prior to this point in time
  • transactionSize (integer): Transaction size.
  • verbose (boolean): Include the list of entity ids deleted in the response

See other schemas in the entity category.