v1

latestSwagger 2.0Apache 2.02026-07-17377155.9 KB
Database

Runs a data integrity scan on the datastore, attempts to fix any issues it can and returns any found issues

Runs a data integrity scan on the datastore, attempts to fix any issues it can, and returns any found issues. Requires admin access. Only once instance may run at a time, including runs of checkDataIntegrity.

post/database/fix-data-integrity

Response

Base empty response

dataobject required

Example response

{
  "data": {}
}