---
title: "Import a zipped set of CSV JTL files and run the import in one call; returns the async task to poll and the bench result the report will analyse"
method: POST
path: "/analysis/jtl/{projectId}/import"
tags: ["Analysis - JTL"]
---

# Import a zipped set of CSV JTL files and run the import in one call; returns the async task to poll and the bench result the report will analyse

`POST /analysis/jtl/{projectId}/import`

## Path parameters

- `projectId` string, required

## 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-03** `0dd39158a6ad` — 5 info
  - api operation id `Y_1` removed and replaced with `X`
  - added the optional property `s` to the response with the `200` status
  - added the optional write-only property `x` to the response with the `200` status
  - removed the optional write-only property `a` from the response with the `200` status
  - …1 more
- **2026-09-02** `f1e5fc0d1899` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/octoperf/apis/octoperf-api/changes/analysis/jtl/:projectId/import/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-service-production.skmtc.workers.dev/v1/apis/octoperf/octoperf-api/revisions/0dd39158a6ad/schema)
