---
title: "Changes to Face Tagging"
method: POST
path: "/face-clusters/face-search"
---

# Changes to Face Tagging

`POST /face-clusters/face-search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 51 revisions.

- **2026-08-04** `02bfc77ef63b` — 1 breaking, 3 info
- **2026-07-26** `6d00f3eba85c` — 2 breaking, 1 info
- **2026-07-21** `e627e1e7f819` — 1 breaking, 3 info
- **2026-02-15** `ec03d8eccf84` — 2 breaking, 1 info
- **2026-02-01** `5d5b458f27f1` — 1 breaking, 3 info
- **2025-12-25** `a3f421933ece` — 2 breaking, 1 info
- **2025-12-07** `4754efa5f04e` — 1 breaking, 3 info
- **2025-10-29** `6cd40292d781` — 2 breaking, 1 info
- **2025-10-29** `b7f2748846c7` — 4 info
- **2025-09-23** `b2491a3b44d4` — 1 info
- **2025-08-05** `14c08755eaeb` — 1 breaking

## Changes

- **2026-08-04** `02bfc77ef63b` — 1 breaking, 3 info
  - the `query` request parameter `input_type` was restricted to a list of enum values
  - added the new enum value `base64` to the `query` request parameter `input_type`
  - added the new enum value `path` to the `query` request parameter `input_type`
  - for the `query` request parameter `input_type`, the type was generalized from no type to `string`
- **2026-07-26** `6d00f3eba85c` — 2 breaking, 1 info
  - removed the enum value `base64` from the `query` request parameter `input_type`
  - removed the enum value `path` from the `query` request parameter `input_type`
  - for the `query` request parameter `input_type`, the type was generalized from `string` to no type
- **2026-07-21** `e627e1e7f819` — 1 breaking, 3 info
  - the `query` request parameter `input_type` was restricted to a list of enum values
  - added the new enum value `base64` to the `query` request parameter `input_type`
  - added the new enum value `path` to the `query` request parameter `input_type`
  - for the `query` request parameter `input_type`, the type was generalized from no type to `string`
- **2026-02-15** `ec03d8eccf84` — 2 breaking, 1 info
  - removed the enum value `base64` from the `query` request parameter `input_type`
  - removed the enum value `path` from the `query` request parameter `input_type`
  - for the `query` request parameter `input_type`, the type was generalized from `string` to no type
- **2026-02-01** `5d5b458f27f1` — 1 breaking, 3 info
  - the `query` request parameter `input_type` was restricted to a list of enum values
  - added the new enum value `base64` to the `query` request parameter `input_type`
  - added the new enum value `path` to the `query` request parameter `input_type`
  - for the `query` request parameter `input_type`, the type was generalized from no type to `string`
- **2025-12-25** `a3f421933ece` — 2 breaking, 1 info
  - removed the enum value `base64` from the `query` request parameter `input_type`
  - removed the enum value `path` from the `query` request parameter `input_type`
  - for the `query` request parameter `input_type`, the type was generalized from `string` to no type
- **2025-12-07** `4754efa5f04e` — 1 breaking, 3 info
  - the `query` request parameter `input_type` was restricted to a list of enum values
  - added the new enum value `base64` to the `query` request parameter `input_type`
  - added the new enum value `path` to the `query` request parameter `input_type`
  - for the `query` request parameter `input_type`, the type was generalized from no type to `string`
- **2025-10-29** `6cd40292d781` — 2 breaking, 1 info
  - removed the enum value `base64` from the `query` request parameter `input_type`
  - removed the enum value `path` from the `query` request parameter `input_type`
  - for the `query` request parameter `input_type`, the type was generalized from `string` to no type
- **2025-10-29** `b7f2748846c7` — 4 info
  - added the new optional `query` request parameter `input_type`
  - added the new optional request property `base64_data`
  - the request property `path` became optional
  - request property `path` list-of-types was widened by adding types `null` to media type `application/json`
- **2025-09-23** `b2491a3b44d4` — 1 info
  - endpoint added
- **2025-08-05** `14c08755eaeb` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/aossie-org/apis/pictopy/docs/face-clusters/face-search/post.md) · [API](https://skmtc.dev/aossie-org/apis/pictopy.md) · [Page](https://skmtc.dev/aossie-org/apis/pictopy/changes/face-clusters/face-search/post)
