---
title: "Sandbox Reset KYC Refresh"
method: POST
path: "/identity/kycrefresh/reset"
tags: ["Sandbox Identity"]
---

# Sandbox Reset KYC Refresh

`POST /identity/kycrefresh/reset`

Resets the KYC refresh state for the given Identity, which must belong to the
authenticated customer. Sandbox only.

## Request body

- SandboxResetKycRefreshRequest
  - `identity_id` string, required

## Response `200`

A successful response.

- SandboxResetKycRefreshResponse

---

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