---
title: "Re-run OCR for applicant"
method: POST
path: "/resources/applicants/{applicantId}/reOcr"
---

# Re-run OCR for applicant

`POST /resources/applicants/{applicantId}/reOcr`

## Path parameters

- `applicantId` string, required

## Headers

- `content-type` string

## Request body

- object
  - `RAW_BODY` '{}', json, required — ⚠️ Include an empty request body `'{}'`; otherwise, an error will be returned.

## Response `200`

OK

---

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