Delete forecasts from a job | Elasticsearch API documentation (original) (raw)
Dismiss highlight Show more
Query parameters
- Specifies whether an error occurs when there are no forecasts. In particular, if this parameter is set to
false
and there are no forecasts associated with the job, attempts to delete all forecasts return an error. - Specifies the period of time to wait for the completion of the delete operation. When this period of time elapses, the API fails and returns an error.
Responses
- 200 application/json
Hide response attribute Show response attribute object- For a successful response, this value is always true. On failure, an exception is returned instead.