Cleaning up the Lookup Search Index You can clean the lookup search indexes in a tenant. You can run this task before running a reindex task. This task does not have any parameters. Examples POST https://{{rdm-service}}/tasks/{{tenantId}} Authorization: Bearer {{token}} { "type": "cleanupIndex" }