---
title: "Create Virtual user from HAR record"
method: POST
path: "/design/imports/har/{projectId}"
tags: ["Design - Virtual Users - Imports"]
---

# Create Virtual user from HAR record

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

## Path parameters

- `projectId` string, required

## Query parameters

- `virtualUserId` string
- `containers` 'PAGE_REF' | 'THINKTIME'
- `resources` 'KEEP_ALL' | 'REMOVE'
- `adblock` 'ENABLED' | 'DISABLED'
- `thinktime` 'THINKTIMES' | 'DELAYS'
- `maxThinktime` integer
- `containerTimeline` 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

---

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