---
title: "Create pre-defined report"
method: POST
path: "/analysis/bench-reports/default"
tags: ["Analysis - Bench Reports"]
---

# Create pre-defined report

`POST /analysis/bench-reports/default`

## Query parameters

- `type` 'SIMPLE' | 'COMPARISON' | 'TREND'

## Request body

- string[]

## Response `200`

OK

## Other responses

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

## Changes

- **2026-09-03** `0dd39158a6ad` — 1 info
  - api operation id `Q_4` removed and replaced with `n_4`
- **2026-09-02** `f1e5fc0d1899` — 1 info
  - api operation id `o` removed and replaced with `Q_4`
- **2026-08-27** `5c632fc8774c` — 1 info
  - api operation id `i_5` removed and replaced with `o`
- **2026-08-26** `02a15fc32858` — 1 info
  - api operation id `g_2` removed and replaced with `i_5`
- **2026-07-27** `4b624af2cb6e` — 3 breaking, 1 info
  - the response property `configs` became nullable for the status `200`
  - the response property `items` became nullable for the status `200`
  - the response property `tags` became nullable for the status `200`
  - api operation id `b_1` removed and replaced with `g_2`

[Change history](https://skmtc.dev/octoperf/apis/octoperf-api/changes/analysis/bench-reports/default/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)
