---
title: "Sandbox Force Start KYC Refresh"
method: POST
path: "/identity/kycrefresh/force-start"
tags: ["Sandbox Identity"]
---

# Sandbox Force Start KYC Refresh

`POST /identity/kycrefresh/force-start`

Force-starts a KYC refresh workflow (bypassing eligibility checks) for the given
Identity, which must belong to the authenticated customer. Sandbox only.

## Request body

- SandboxForceStartKycRefreshRequest
  - `identity_id` string, required
  - `expiry_days` integer, required — Number of days until the forced KYC refresh expires. Must be between 1 and 90.

## Response `200`

A successful response.

- SandboxForceStartKycRefreshResponse

---

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