---
title: "Trigger ingest from data source."
method: POST
path: "/ingest"
---

# Trigger ingest from data source.

`POST /ingest`

## Request body

- unknown

## Response `202`

In Progress.

- unknown

## Other responses

- `400` — Invalid request.
- `403` — Invalid credentials.
- `406` — RRequested content-type must be "application/json".
- `503` — Already ingesting.

## Changes

- **2024-09-09** `255328e2a3e7` — 2 breaking, 6 info
  - removed the media type `application/x-www-form-urlencoded` from the request body
  - the request's body type changed from `object` to no type
  - api tag `system` removed
  - added the non-success response with the status `400`
  - …4 more

[Change history](https://skmtc.dev/ulbmuenster/apis/dataasee-api/changes/ingest/post.md)

---

[API](https://skmtc.dev/ulbmuenster/apis/dataasee-api.md) · [All operations](https://skmtc.dev/ulbmuenster/apis/dataasee-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ulbmuenster/dataasee-api/revisions/255328e2a3e7/schema)
