---
title: "Changes to Execute Clustering"
method: POST
path: "/v1/clusters/{cluster_id}/execute"
---

# Changes to Execute Clustering

`POST /v1/clusters/{cluster_id}/execute`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 29 revisions.

- **2026-08-30** `3775e0b36ee1` — 2 warning
- **2026-08-09** `5d4c905106b4` — 1 info
- **2026-08-04** `9603dfdab463` — 1 warning
- **2026-07-26** `7cb051533311` — 9 info

## Changes

- **2026-08-30** `3775e0b36ee1` — 2 warning
  - added the new `api_collections_documents_bulk_delete` enum value to the `task_type` response property for the response status `200`
  - added the new `api_collections_documents_bulk_update` enum value to the `task_type` response property for the response status `200`
- **2026-08-09** `5d4c905106b4` — 1 info
  - the endpoint scheme security `BearerAuth AND NamespaceHeader` was added to the API
- **2026-08-04** `9603dfdab463` — 1 warning
  - added the new `DEACTIVATED` enum value to the `status` response property for the response status `200`
- **2026-07-26** `7cb051533311` — 9 info
  - added the new `geo_bounding_box` enum value to the request property `filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_bounding_box` enum value to the request property `filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_bounding_box` enum value to the request property `filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_polygon` enum value to the request property `filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_polygon` enum value to the request property `filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_polygon` enum value to the request property `filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_radius` enum value to the request property `filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_radius` enum value to the request property `filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_radius` enum value to the request property `filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`

---

[Operation](https://skmtc.dev/mixpeek/apis/mixpeek-api/docs/v1/clusters/:cluster_id/execute/post.md) · [API](https://skmtc.dev/mixpeek/apis/mixpeek-api.md) · [Page](https://skmtc.dev/mixpeek/apis/mixpeek-api/changes/v1/clusters/:cluster_id/execute/post)
