---
title: "Reset key HWID"
method: POST
path: "/api/v1/keys/reset-hwid"
tags: ["Keys"]
---

# Reset key HWID

`POST /api/v1/keys/reset-hwid`

Resets the hwid for a key

## Headers

- `Authentication` string, required

## Request body

- ModelsResetHWIDRequest — Request body for resetting a key's HWID
  - `key` string, required

## Response `200`

Reset result

- object

## Other responses

- `400` — Invalid request
- `404` — Key not found

---

[API](https://skmtc.dev/getpolsec/apis/polsec-api.md) · [All operations](https://skmtc.dev/getpolsec/apis/polsec-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getpolsec/polsec-api/revisions/f270711e08bf/schema)
