---
title: "Sandbox Start KYC Refresh"
method: POST
path: "/identity/identities/{identity_id}/kyc-refresh"
tags: ["Sandbox Identity"]
---

# Sandbox Start KYC Refresh

`POST /identity/identities/{identity_id}/kyc-refresh`

Starts a KYC refresh workflow for the given Identity. The Identity must belong to the
authenticated customer and be eligible for a refresh. Sandbox only.

## Path parameters

- `identity_id` string, required

## Response `200`

A successful response.

- SandboxStartKycRefreshResponse

---

[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)
