---
title: "Burn a PIN after repeated failed attempts on a call"
method: POST
path: "/api/v1/it-helpline/invalidate-pin"
tags: ["IT Helpline"]
---

# Burn a PIN after repeated failed attempts on a call

`POST /api/v1/it-helpline/invalidate-pin`

## Request body

- PinRequest
  - `pin` string, required

## Response `200`

OK

- InvalidatePinResponse
  - `invalidated` boolean, required

---

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