Reindex region indices

edit

Start reindex of all regional indices.

Request

edit

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

Responses

edit
202

(EmptyResponse)

Started reindexing of regional indices.

Request example

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