---
title: "PUT /api/v1/dump/field-values/"
method: PUT
path: "/api/v1/dump/field-values/"
tags: ["dump", "v1"]
---

# PUT /api/v1/dump/field-values/

`PUT /api/v1/dump/field-values/`

Upload field values

## Request body

- object[]

## Response `200`

- string

## Other responses

- `400`

## Changes

- **2021-05-24** `8167164be9cc` — 4 breaking, 1 info
  - removed the media type `application/x-www-form-urlencoded` from the request body
  - removed the media type `multipart/form-data` from the request body
  - the request's body type/format changed from `object`/`` to `array`/``
  - the response's body type/format changed from `string`/`binary` to `string`/`` for status `200`
  - …1 more
- **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/field-values/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/3429f921b4cb/schema)
