---
title: "Face Verification Link"
method: POST
path: "/v2/customer/{id}/face-verification-link"
---

# Face Verification Link

`POST /v2/customer/{id}/face-verification-link`

Generate a face verification link for a customer.

## Path parameters

- `id` string, required

## Response `201`

- GenerateFaceVerificationLinkResponseDto
  - `url` string, required — Hosted face verification URL
  - `expiresAt` string, required — ISO 8601 formatted date and time of the face verification URL expiration

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `422` — Unprocessable Entity - Validation Error

---

[API](https://skmtc.net/spherepay/apis/docs-spherepay-co.md) · [All operations](https://skmtc.net/spherepay/apis/docs-spherepay-co/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spherepay/docs-spherepay-co/versions/4f3f5484aed3/schema)
