---
title: "Changes to Ingest data for processing with memory integration"
method: POST
path: "/v1/data/ingest"
---

# Changes to Ingest data for processing with memory integration

`POST /v1/data/ingest`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 29 revisions.

- **2026-03-23** `27701839a070` — 2 info
- **2026-02-21** `6e8acd7c094d` — 2 info
- **2026-02-09** `bb6f89ac9cd3` — 3 breaking
- **2026-01-26** `3db04235dc22` — 1 info
- **2026-01-21** `1660d0b2cbd9` — 2 info
- **2025-12-10** `5a9a6b9cb07a` — 16 info

## Changes

- **2026-03-23** `27701839a070` — 2 info
  - added the new optional request property `callback_url`
  - added the new optional request property `notification_email`
- **2026-02-21** `6e8acd7c094d` — 2 info
  - the request property `content_type` became optional
  - request property `content_type` list-of-types was widened by adding types `null` to media type `application/json`
- **2026-02-09** `bb6f89ac9cd3` — 3 breaking
  - removed the required property `content_type` from the response with the `202` status
  - removed the required property `created_at` from the response with the `202` status
  - removed the required property `user_id` from the response with the `202` status
- **2026-01-26** `3db04235dc22` — 1 info
  - added the new optional request property `content_description`
- **2026-01-21** `1660d0b2cbd9` — 2 info
  - added the new optional request property `persona_id`
  - added the new optional request property `project_id`
- **2025-12-10** `5a9a6b9cb07a` — 16 info
  - added the non-success response with the status `404`
  - added the optional property `details` to the response with the `400` status
  - added the optional property `details` to the response with the `401` status
  - added the optional property `details` to the response with the `413` status
  - added the optional property `details` to the response with the `422` status
  - added the optional property `details` to the response with the `500` status
  - added the optional property `request_id` to the response with the `400` status
  - added the optional property `request_id` to the response with the `401` status
  - added the optional property `request_id` to the response with the `413` status
  - added the optional property `request_id` to the response with the `422` status
  - added the optional property `request_id` to the response with the `500` status
  - added the required property `error_code` to the response with the `400` status
  - added the required property `error_code` to the response with the `401` status
  - added the required property `error_code` to the response with the `413` status
  - added the required property `error_code` to the response with the `422` status
  - added the required property `error_code` to the response with the `500` status

---

[Operation](https://skmtc.dev/elicitlabs/apis/elicit-labs-api/docs/v1/data/ingest/post.md) · [API](https://skmtc.dev/elicitlabs/apis/elicit-labs-api.md) · [Page](https://skmtc.dev/elicitlabs/apis/elicit-labs-api/changes/v1/data/ingest/post)
