This endpoint is used to change the name of an index.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The unique ID of the index to be renamed
The new name of the index
Index renamed successfully
The response is of type string.
"OK"