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

# Changes to Foundational Time Series Model Multi Series

`POST /v2/forecast`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 10 revisions.

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

## Changes

- **2026-08-07** `a3b589142eba` — 1 info
  - added the new optional request property `feature_contributions_type`
- **2026-06-30** `9da3f4939623` — 1 breaking, 7 info
  - the `model` request property type/format changed from ``/`` to `string`/``
  - added the new optional request property `model_parameters`
  - added the new optional request property `multivariate`
  - 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`
  - request property `series/X_future/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/forecast/post.md) · [API](https://skmtc.dev/nixtla/apis/nixtla-forecast-api.md) · [Page](https://skmtc.dev/nixtla/apis/nixtla-forecast-api/changes/v2/forecast/post)
