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

# Changes to Asynchronously queue context data to add to the context processor

`POST /api/v1/context/add-async`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 29 revisions.

- **2026-01-03** `510cbb709bed` — 3 breaking, 6 info
- **2025-12-24** `3f676384b4bb` — 1 info
- **2025-12-10** `601abf4c6518` — 1 info

## Changes

- **2026-01-03** `510cbb709bed` — 3 breaking, 6 info
  - the request property `context_type` became required
  - the request property `documents` became required
  - the request property `source` became required
  - the request property `scope` with a default value became required
  - the response property `jobId` became required for the status `201`
  - the response property `message` became required for the status `400`
  - the response property `queued` became required for the status `201`
  - the response property `status` became required for the status `400`
  - the response property `success` became required for the status `400`
- **2025-12-24** `3f676384b4bb` — 1 info
  - api operation id `addContextAsync` was added
- **2025-12-10** `601abf4c6518` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/alchemyst-ai/apis/alchemyst-ai-api-v1-documentation/docs/api/v1/context/add-async/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-async/post)
