---
title: "POST /api/v1/dump/load-fixture/"
method: POST
path: "/api/v1/dump/load-fixture/"
tags: ["dump", "v1"]
---

# POST /api/v1/dump/load-fixture/

`POST /api/v1/dump/load-fixture/`

Install model fixtures

## Request body

- LoadFixture
  - `fixture` string, required
  - `mode` string
  - `encoding` string

## Response `200`

- object

## Other responses

- `400`

## Changes

- **2020-12-11** `0957c4a7ae3d` — 13 breaking, 3 warning, 6 info
  - removed the enum value `default` of the request property `mode` (media type: application/json)
  - removed the enum value `default` of the request property `mode` (media type: application/x-www-form-urlencoded)
  - removed the enum value `default` of the request property `mode` (media type: multipart/form-data)
  - removed the enum value `partial` of the request property `mode` (media type: application/json)
  - …18 more

[Change history](https://skmtc.dev/lexpredict/apis/contraxsuite-api/changes/api/v1/dump/load-fixture/post.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)
