diff --git a/docs/en/rest-api/ml/forecast.asciidoc b/docs/en/rest-api/ml/forecast.asciidoc index 80fba759323..820b7c4d79d 100644 --- a/docs/en/rest-api/ml/forecast.asciidoc +++ b/docs/en/rest-api/ml/forecast.asciidoc @@ -38,7 +38,7 @@ forecast. For more information about this property, see <>. (string) Identifier for the job. -==== Query Parameters +==== Request Parameters `duration`:: (time units) A period of time that indicates how far into the future to @@ -52,8 +52,6 @@ forecast. For more information about this property, see <>. If set to a value of `0`, the forecast is never automatically deleted. For more information about time units, see <>. -//// - ==== Authorization You must have `manage_ml`, or `manage` cluster privileges to use this API.