---
title: "Validate a report item's metrics against its resolved allow-select descriptor"
method: POST
path: "/analysis/bench-infos/validate/{benchReportId}"
tags: ["Analysis - Bench Information"]
---

# Validate a report item's metrics against its resolved allow-select descriptor

`POST /analysis/bench-infos/validate/{benchReportId}`

## Path parameters

- `benchReportId` string, required

## Request body

- BenchReportItem
  - `id` 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 `C_1` removed and replaced with `n_5`
- **2026-09-02** `f1e5fc0d1899` — 1 info
  - api operation id `t_3` removed and replaced with `C_1`
- **2026-08-27** `5c632fc8774c` — 1 info
  - api operation id `o_1` removed and replaced with `t_3`
- **2026-08-26** `02a15fc32858` — 1 info
  - endpoint added

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