---
title: "Changes to Add context data to the context processor"
method: POST
path: "/api/v1/context/add"
---

# Changes to Add context data to the context processor

`POST /api/v1/context/add`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 29 revisions.

- **2026-01-03** `510cbb709bed` — 3 breaking, 1 warning, 17 info
- **2025-12-24** `3f676384b4bb` — 1 info
- **2025-10-23** `cdd0680c6405` — 1 breaking
- **2025-10-17** `ee3a4ec4897b` — 1 info
- **2025-09-19** `6e7d56da06e5` — 1 info
- **2025-09-18** `38251f330bf6` — 2 info
- **2025-09-18** `27487dadb0ef` — 2 info
- **2025-09-18** `a2083e2f1a72` — 2 info

## Changes

- **2026-01-03** `510cbb709bed` — 3 breaking, 1 warning, 17 info
  - the request property `context_type` became required
  - the request property `documents` became required
  - the request property `source` became required
  - removed the optional property `response` from the response with the `500` status
  - the request property `scope` with a default value became required
  - added the media type `application/json` for the response with the status `401`
  - added the media type `application/json` for the response with the status `402`
  - added the media type `application/json` for the response with the status `403`
  - added the media type `application/json` for the response with the status `404`
  - added the optional property `message` to the response with the `500` status
  - added the optional property `processed_documents` to the response with the `201` status
  - added the optional property `status` to the response with the `400` status
  - added the optional property `status` to the response with the `500` status
  - added the optional property `statusText` to the response with the `400` status
  - added the optional property `statusText` to the response with the `500` status
  - the response property `success` became required for the status `400`
  - added the required property `context_id` to the response with the `201` status
  - added the required property `error` to the response with the `400` status
  - added the required property `error` to the response with the `500` status
  - added the required property `success` to the response with the `201` status
  - added the required property `success` to the response with the `500` status
- **2025-12-24** `3f676384b4bb` — 1 info
  - api operation id `addContextSync` was added
- **2025-10-23** `cdd0680c6405` — 1 breaking
  - the `metadata/groupName` request property type/format changed from `string[]`/`` to `array`/``
- **2025-10-17** `ee3a4ec4897b` — 1 info
  - added the new optional request property `metadata/groupName`
- **2025-09-19** `6e7d56da06e5` — 1 info
  - added the new optional request property `context_type`
- **2025-09-18** `38251f330bf6` — 2 info
  - the endpoint scheme security `bearerAuth` was added to the API
  - the endpoint scheme security `BearerAuth` was removed from the API
- **2025-09-18** `27487dadb0ef` — 2 info
  - the endpoint scheme security `BearerAuth` was added to the API
  - the endpoint scheme security `bearerAuth` was removed from the API
- **2025-09-18** `a2083e2f1a72` — 2 info
  - the endpoint scheme security `bearerAuth` was added to the API
  - the endpoint scheme security `BearerAuth` was removed from the API

---

[Operation](https://skmtc.dev/alchemyst-ai/apis/alchemyst-ai-api-v1-documentation/docs/api/v1/context/add/post.md) · [API](https://skmtc.dev/alchemyst-ai/apis/alchemyst-ai-api-v1-documentation.md) · [Page](https://skmtc.dev/alchemyst-ai/apis/alchemyst-ai-api-v1-documentation/changes/api/v1/context/add/post)
