---
title: "Changes to Foundational Time Series Model Multi Series Anomaly Detector"
method: POST
path: "/v2/anomaly_detection"
---

# Changes to Foundational Time Series Model Multi Series Anomaly Detector

`POST /v2/anomaly_detection`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 10 revisions.

- **2026-08-07** `a3b589142eba` — 2 warning
- **2026-06-30** `9da3f4939623` — 1 breaking, 9 info

## Changes

- **2026-08-07** `a3b589142eba` — 2 warning
  - removed the request property `feature_contributions`
  - removed the optional property `feature_contributions` from the response with the `200` status
- **2026-06-30** `9da3f4939623` — 1 breaking, 9 info
  - the `model` request property type/format changed from ``/`` to `string`/``
  - added the new optional request property `feature_contributions`
  - added the new optional request property `hist_exog`
  - added the new optional request property `model_parameters`
  - added the new optional request property `multivariate`
  - added the new optional request property `series/X_future`
  - added the new optional request property `series/categorical_exog`
  - request property `series/X/anyOf[subschema #1]/items/items/` list-of-types was widened by adding types `string` to media type `application/json`
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status

---

[Operation](https://skmtc.dev/nixtla/apis/nixtla-forecast-api/docs/v2/anomaly_detection/post.md) · [API](https://skmtc.dev/nixtla/apis/nixtla-forecast-api.md) · [Page](https://skmtc.dev/nixtla/apis/nixtla-forecast-api/changes/v2/anomaly_detection/post)
