---
title: "Create Virtual Users from a LoadRunner script folder"
method: POST
path: "/design/imports/loadrunner/{projectId}"
tags: ["Design - Virtual Users - Imports"]
---

# Create Virtual Users from a LoadRunner script folder

`POST /design/imports/loadrunner/{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 `X` removed and replaced with `Y_2`
- **2026-09-15** `e2458537595b` — 1 info
  - api operation id `V_1` removed and replaced with `X`
- **2026-09-11** `2e438cb3181d` — 1 info
  - api operation id `b_2` removed and replaced with `V_1`
- …earlier changes not shown

[Full history](https://skmtc.dev/octoperf/apis/octoperf-api/changes/design/imports/loadrunner/: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)
