---
title: "Face Tagging"
method: POST
path: "/face-clusters/face-search"
tags: ["Face Clusters"]
---

# Face Tagging

`POST /face-clusters/face-search`

## Query parameters

- `input_type` 'path' | 'base64'

## Request body

- FaceSearchRequest
  - `path` string, nullable
  - `base64_data` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `400` — Bad Request
- `422` — Validation Error
- `500` — Internal Server Error

---

[API](https://skmtc.net/aossie-org/apis/pictopy.md) · [All operations](https://skmtc.net/aossie-org/apis/pictopy/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aossie-org/pictopy/revisions/a6c11e6b42e4/schema)
