---
title: "Reprocess Incoming Fax"
method: POST
path: "/v1/fax/incoming/{id}/reprocess"
tags: ["Incoming Fax"]
---

# Reprocess Incoming Fax

`POST /v1/fax/incoming/{id}/reprocess`

Re-enqueue an incoming fax for QR code scanning/processing.

## Path parameters

- `id` string, required

## Response `200`

Default Response

- object
  - `ok` boolean, required
  - `id` string, required

## Other responses

- `404` — Default Response

---

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