---
title: "Pipeline Input"
method: POST
path: "/document"
tags: ["Input"]
---

# Pipeline Input

`POST /document`

Entry point to add a file to the processing queue.

## Response `202`

Accepted

## Other responses

- `415` — Unsupported Media Type

## Changes

- **2019-10-29** `f6911d6a09f9` — 1 breaking, 1 info
  - removed the enum value `pdf2json` of the request property `config/extractor/pdf`
  - added the new `pdfminer` enum value to the request property `config/extractor/pdf`
- **2019-08-06** `76ed509c113a` — 1 breaking, 1 info
  - removed the enum value `pdfminer` of the request property `config/extractor/pdf`
  - added the new `pdf2json` enum value to the request property `config/extractor/pdf`

[Change history](https://skmtc.dev/axa-group/apis/parsr-api/changes/document/post.md)

---

[API](https://skmtc.dev/axa-group/apis/parsr-api.md) · [All operations](https://skmtc.dev/axa-group/apis/parsr-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/axa-group/parsr-api/revisions/6f6ba1b0f06a/schema)
