---
title: "Upload Datatable Csv"
method: POST
path: "/v1/datatable_match_agents/{agent_id}/upload_csv/"
tags: ["Public"]
---

# Upload Datatable Csv

`POST /v1/datatable_match_agents/{agent_id}/upload_csv/`

Upload a CSV datatable for a given Datatable Match Agent.

The agent must be of type `datatable_match` and linked to exactly one
template (class). The agent's active status is preserved and previously
extracted documents on the linked template are not flagged for rerun.

## Path parameters

- `agent_id` integer, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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