Database

Starts a data integrity scan on the datastore

Starts a data integrity scan on the datastore. Requires admin access. Only once instance may run at a time, including runs of fixDataIntegrity.

post/database/check-data-integrity

Response

Base empty response

dataobject required

Example response

{
  "data": {}
}