This endpoint is used to reset regular and readonly tokens 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 reset the password for
Index passwords reset successfully
The response is of type string.
"OK"