Skip to main content

Initiates a data storage re-indexing process

GET 

/v/reindex

Equivalent API:

Returns


Returns the message Re-index process was launched if the request for data storage re-indexing was successfully received and the process has been initiated in the background.

Request

Responses

success

Schema
    status stringrequired

    The status of the API request. A value of "OK" indicates that the request was successfully sent and processed.

    status_message stringrequired
Loading...