---
title: "Create WebDriver Virtual user from URL list"
method: POST
path: "/design/imports/webdriver/{projectId}"
tags: ["Design - Virtual Users - Imports"]
---

# Create WebDriver Virtual user from URL list

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

## Path parameters

- `projectId` string, required

## Request body

- RequestUrl[]
  - `method` string
  - `url` string, url

## 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/versions/4b624af2cb6e/schema)
