Reindex region indicesedit

Start reindex of all regional indices.

Requestedit

POST /api/v1/platform/infrastructure/adminconsoles/_reindex

Responsesedit

202

(EmptyResponse)

Started reindexing of regional indices.

Request exampleedit

curl -XPOST https://{{hostname}}/api/v1/platform/infrastructure/adminconsoles/_reindex \
-H "Authorization: ApiKey $ECE_API_KEY"