---
title: "Create a new Recheck"
method: POST
path: "/issues/{issueId}/rechecks"
---

# Create a new Recheck

`POST /issues/{issueId}/rechecks`

## Path parameters

- `issueId` string, required

## Response `200`

The details of the requested issue recheck

- Recheck
  - `issue_id` string — The canonical identifier for the issue being rechecked
  - `recheck_initiated_at` string, date-time — The UTC timestamp describing the issue recheck was initiated

## Other responses

- `403` — An 'unauthorized' response may occur for features restricted by or unavailable to your organization

---

[API](https://skmtc.net/kolide/apis/k2-api.md) · [All operations](https://skmtc.net/kolide/apis/k2-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kolide/k2-api/versions/7013d788398e/schema)
