---
title: "skips the trace collection of a test run"
method: POST
path: "/tests/{testId}/run/{runId}/skipPolling"
tags: ["api"]
---

# skips the trace collection of a test run

`POST /tests/{testId}/run/{runId}/skipPolling`

skips the trace collection of a test run

## Parameters

- `./parameters.yaml#/components/parameters/testId` — unresolved $ref
- `./parameters.yaml#/components/parameters/runId` — unresolved $ref

## Response `200`

successful operation

## Other responses

- `422` — could not stop execution, probably it's not running anymore

## Changes

- **2023-11-21** `5a05b9f64336` — 1 info
  - endpoint added
- **2022-11-17** `9ee6203c38fa` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/kubeshop/apis/tracetest/changes/tests/:testId/run/:runId/skipPolling/post.md)

---

[API](https://skmtc.dev/kubeshop/apis/tracetest.md) · [All operations](https://skmtc.dev/kubeshop/apis/tracetest/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kubeshop/tracetest/revisions/fad7f202ff22/schema)
