---
title: "Create Virtual Users from a NeoLoad project archive"
method: POST
path: "/design/imports/neoload/{projectId}"
tags: ["Design - Virtual Users - Imports"]
---

# Create Virtual Users from a NeoLoad project archive

`POST /design/imports/neoload/{projectId}`

## Path parameters

- `projectId` string, required

## Query parameters

- `providerId` string
- `location` string

## Request body

- object
  - `file` string, binary, required

## Response `200`

OK

## Other responses

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

## Changes

- **2026-09-26** `65e661618b8f` — 13 breaking, 1 info
  - the `scenarios/items/userProfiles/items/engine/oneOf[#/components/schemas/JmeterUserProfileEngine]/allOf[subschema #2]/bandwidth` response's property type changed from `null` to `object` for status `200`
  - the `scenarios/items/userProfiles/items/engine/oneOf[#/components/schemas/JmeterUserProfileEngine]/allOf[subschema #2]/browser` response's property type changed from `null` to `object` for status `200`
  - the `scenarios/items/userProfiles/items/engine/oneOf[#/components/schemas/JmeterUserProfileEngine]/allOf[subschema #2]/dns` response's property type changed from `null` to `object` for status `200`
  - the `scenarios/items/userProfiles/items/engine/oneOf[#/components/schemas/JmeterUserProfileEngine]/allOf[subschema #2]/jtl` response's property type changed from `null` to `object` for status `200`
  - …10 more
- **2026-09-15** `4da8c9536717` — 1 info
  - api operation id `I_2` removed and replaced with `Z_5`
- **2026-09-15** `e2458537595b` — 1 info
  - api operation id `F_2` removed and replaced with `I_2`
- **2026-09-11** `2e438cb3181d` — 1 info
  - api operation id `k` removed and replaced with `F_2`
- …earlier changes not shown

[Full history](https://skmtc.dev/octoperf/apis/octoperf-api/changes/design/imports/neoload/:projectId/post.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.dev/octoperf/apis/octoperf-api/revisions/65e661618b8f?raw)
