The delete legacy template API doesn't support comma-separated list of names in any version. Forward-port of #70649
@@ -48,7 +48,7 @@ privilege>> to use this API.
`<legacy-index-template>`::
(Required, string)
-Comma-separated list of legacy index templates to delete. Wildcard (`*`)
+The name of the legacy index template to delete. Wildcard (`*`)
expressions are supported.