---
title: "Verify Contacts Existence"
method: PUT
path: "/util/verify-contacts-existence"
tags: ["Common Services"]
---

# Verify Contacts Existence

`PUT /util/verify-contacts-existence`

Verify contacts existence

## Request body

- VerifyContactsExistence — Verify contacts existence
  - `contacts` unknown[], required
    - unknown

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/dozzy/apis/fastapi-service.md) · [All operations](https://skmtc.dev/dozzy/apis/fastapi-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dozzy/fastapi-service/revisions/151fa3b762d3/schema)
