---
title: "Rejects a completed rapid, marking its results as invalid."
method: POST
path: "/rapid/{rapidId}/reject"
tags: ["Rapid"]
---

# Rejects a completed rapid, marking its results as invalid.

`POST /rapid/{rapidId}/reject`

Valid from the Done, Labeling, Paused or Flagged state. Rejection propagates staleness to
 dependent entities.

## Path parameters

- `rapidId` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthenticated
- `403` — Forbidden

---

[API](https://skmtc.net/rapidata/apis/rapidata-api.md) · [All operations](https://skmtc.net/rapidata/apis/rapidata-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rapidata/rapidata-api/revisions/fdb89a6eb2fb/schema)
