---
title: "PUT /api/v1/dump/document-config/"
method: PUT
path: "/api/v1/dump/document-config/"
tags: ["dump", "v1"]
---

# PUT /api/v1/dump/document-config/

`PUT /api/v1/dump/document-config/`

Upload field values

## Request body

- object

## Response `200`

- string, binary — Json file with dumped data

## Changes

- **2020-12-11** `0957c4a7ae3d` — 1 breaking, 3 info
  - the request's body type/format changed from `array`/`` to `object`/``
  - added the media type `application/x-www-form-urlencoded` to the request body
  - added the media type `multipart/form-data` to the request body
  - removed the non-success response with the status `400`

[Change history](https://skmtc.dev/lexpredict/apis/contraxsuite-api/changes/api/v1/dump/document-config/put.md)

---

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