---
title: "PUT /design/fake-data/csv/{locale}"
method: PUT
path: "/design/fake-data/csv/{locale}"
tags: ["Design - Fake Data Generator"]
---

# PUT /design/fake-data/csv/{locale}

`PUT /design/fake-data/csv/{locale}`

## Path parameters

- `locale` string, required

## Query parameters

- `projectId` string, required
- `count` integer, required
- `filename` string, required

## Request body

- FakeDataProviderQuery[]
  - `type` string
  - `field` string
  - `customFieldName` string

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `429` — Too Many Requests

## Changes

- **2026-09-04** `1a09b0930dfd` — 1 info
  - api operation id `H` removed and replaced with `h`
- **2026-09-03** `71d9c89c11f3` — 1 info
  - api operation id `C_1` removed and replaced with `H`
- **2026-09-03** `0dd39158a6ad` — 1 info
  - api operation id `P` removed and replaced with `C_1`
- **2026-09-02** `f1e5fc0d1899` — 1 info
  - api operation id `w` removed and replaced with `P`
- **2026-08-27** `5c632fc8774c` — 1 info
  - api operation id `d_1` removed and replaced with `w`

[Full history](https://skmtc.dev/octoperf/apis/octoperf-api/changes/design/fake-data/csv/:locale/put.md)

---

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