---
title: "Changes to ingest_remote"
method: POST
path: "/v1/ingest/documents/remote"
---

# Changes to ingest_remote

`POST /v1/ingest/documents/remote`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 16 of 50 revisions.

- **2024-07-16** `fc97f6aaa747` — 1 info
- **2024-02-01** `bc7318def107` — 1 info
- **2023-12-31** `4c5920188a7d` — 2 info
- **2023-11-29** `3bb565058636` — 3 warning, 1 info
- **2023-11-29** `bf7061385e18` — 2 breaking, 2 warning, 2 info
- **2023-10-07** `50642c47d873` — 1 breaking, 1 warning
- **2023-10-05** `5ee59ea914aa` — 5 warning, 2 info
- **2023-10-05** `05194fdd107e` — 4 warning
- **2023-10-05** `006f5c1a8d40` — 1 info
- **2023-10-05** `9f04a0095408` — 3 info
- **2023-10-05** `f3cae4d89585` — 1 info
- **2023-10-05** `26acb53d61f2` — 4 breaking
- **2023-10-04** `9509f106916e` — 2 info
- **2023-10-04** `2bcab78a3b56` — 1 warning, 6 info
- **2023-10-04** `1504fd28fb4d` — 1 info
- **2023-10-04** `79c42de78d2f` — 1 breaking

## Changes

- **2024-07-16** `fc97f6aaa747` — 1 info
  - api operation id `Document_uploadRemote` removed and replaced with `Document_ingestRemote`
- **2024-02-01** `bc7318def107` — 1 info
  - added the new `json` enum value to the request property `documents/items/fileType`
- **2023-12-31** `4c5920188a7d` — 2 info
  - added the new `csv` enum value to the request property `documents/items/fileType`
  - added the new `tsv` enum value to the request property `documents/items/fileType`
- **2023-11-29** `3bb565058636` — 3 warning, 1 info
  - removed the request property `documents/items/callbackData`
  - removed the request property `documents/items/callbackUrl`
  - removed the request property `documents/items/metadata`
  - added the new optional request property `documents/items/searchData`
- **2023-11-29** `bf7061385e18` — 2 breaking, 2 warning, 2 info
  - the `documents/items/callbackUrl` request property format changed from no format to `uri`
  - the `documents/items/sourceUrl` request property format changed from no format to `uri`
  - removed the request property `documents/items/type`
  - added the new `cancelled` enum value to the `ingest/status` response property for the response status `200`
  - added the new optional request property `documents/items/fileName`
  - added the new optional request property `documents/items/fileType`
- **2023-10-07** `50642c47d873` — 1 breaking, 1 warning
  - the request property `documents` became required
  - removed the request property `type`
- **2023-10-05** `5ee59ea914aa` — 5 warning, 2 info
  - removed the request property `bucketId`
  - removed the request property `callbackData`
  - removed the request property `callbackUrl`
  - removed the request property `metadata`
  - removed the request property `sourceUrl`
  - api tag `Documents` added
  - api tag `Document` removed
- **2023-10-05** `05194fdd107e` — 4 warning
  - added the new `complete` enum value to the `ingest/status` response property for the response status `200`
  - added the new `error` enum value to the `ingest/status` response property for the response status `200`
  - added the new `processing` enum value to the `ingest/status` response property for the response status `200`
  - added the new `queued` enum value to the `ingest/status` response property for the response status `200`
- **2023-10-05** `006f5c1a8d40` — 1 info
  - the request property `bucketId` became optional
- **2023-10-05** `9f04a0095408` — 3 info
  - the response property `ingest` became required for the status `200`
  - the response property `ingest/processId` became required for the status `200`
  - the response property `ingest/status` became required for the status `200`
- **2023-10-05** `f3cae4d89585` — 1 info
  - the request property `sourceUrl` became optional
- **2023-10-05** `26acb53d61f2` — 4 breaking
  - the request property `bucketId` became required
  - the request property `documents/items/bucketId` became required
  - the request property `documents/items/sourceUrl` became required
  - the request property `sourceUrl` became required
- **2023-10-04** `9509f106916e` — 2 info
  - added the new optional request property `documents/items/type`
  - added the new optional request property `type`
- **2023-10-04** `2bcab78a3b56` — 1 warning, 6 info
  - removed the request property `documents/items/type`
  - api operation id `Document_upload` removed and replaced with `Document_uploadRemote`
  - added the new optional request property `bucketId`
  - added the new optional request property `callbackData`
  - added the new optional request property `callbackUrl`
  - added the new optional request property `metadata`
  - added the new optional request property `sourceUrl`
- **2023-10-04** `1504fd28fb4d` — 1 info
  - endpoint added
- **2023-10-04** `79c42de78d2f` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/groundxai/apis/groundx-apis/docs/v1/ingest/documents/remote/post.md) · [API](https://skmtc.dev/groundxai/apis/groundx-apis.md) · [Page](https://skmtc.dev/groundxai/apis/groundx-apis/changes/v1/ingest/documents/remote/post)
