A valid request URL is required to generate request examples{
"updatedIndices": 123,
"failures": true,
"failedIndices": [
{
"indexName": "<string>",
"indexUuid": "<string>",
"reason": "<string>"
}
]
}A valid request URL is required to generate request examples{
"updatedIndices": 123,
"failures": true,
"failedIndices": [
{
"indexName": "<string>",
"indexUuid": "<string>",
"reason": "<string>"
}
]
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.