---
title: "Insert a record."
method: POST
path: "/insert"
---

# Insert a record.

`POST /insert`

## Request body

- unknown

## Response `201`

Record inserted.

- unknown

## Other responses

- `400` — Invalid request.
- `403` — Invalid credentials.
- `406` — Requested content-type must be "application/json".
- `500` — Database error.

## Changes

- **2024-09-09** `255328e2a3e7` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/ulbmuenster/apis/dataasee-api/changes/insert/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)
