---
title: "Changes to Clone Collection"
method: POST
path: "/v1/collections/{collection_identifier}/clone"
---

# Changes to Clone Collection

`POST /v1/collections/{collection_identifier}/clone`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 34 revisions.

- **2026-08-27** `7dc0581791b2` — 2 breaking, 5 info
- **2026-08-27** `b8d3cdf035a0` — 4 info
- **2026-08-26** `a712e239102b` — 3 info
- **2026-08-21** `1c7f31821424` — 2 warning, 1 info
- **2026-08-09** `5d4c905106b4` — 1 info
- **2026-07-26** `7cb051533311` — 36 warning, 18 info

## Changes

- **2026-08-27** `7dc0581791b2` — 2 breaking, 5 info
  - response property `collection/feature_extractor/parameters/anyOf[subschema #6: MultimodalExtractorParams]/transcription_language` list-of-types was widened by adding types `null` to media type `application/json` of response `201`
  - response property `collection/source_lineage/items/feature_extractor/parameters/anyOf[subschema #6: MultimodalExtractorParams]/transcription_language` list-of-types was widened by adding types `null` to media type `application/json` of response `201`
  - the `transcription_language` request property default value `en` was removed
  - request property `feature_extractor/anyOf[subschema #1: FeatureExtractorConfig]/parameters/anyOf[subschema #6: MultimodalExtractorParams]/transcription_language` list-of-types was widened by adding types `null` to media type `application/json`
  - added the optional property `collection/retriever_transform/anyOf[subschema #1: RetrieverTransformConfig]/unique_id_field` to the response with the `201` status
  - the `transcription_language` response's property default value `en` was removed for the status `201`
  - the `transcription_language` response's property default value `en` was removed for the status `201`
- **2026-08-27** `b8d3cdf035a0` — 4 info
  - added `#/components/schemas/TranscodingExtractorParams` to the `feature_extractor/anyOf[subschema #1: FeatureExtractorConfig]/parameters` request property `anyOf` list
  - added the optional property `collection/retriever_transform` to the response with the `201` status
  - added `#/components/schemas/TranscodingExtractorParams` to the `collection/feature_extractor/parameters` response property `anyOf` list for the response status `201`
  - added `#/components/schemas/TranscodingExtractorParams` to the `collection/source_lineage/items/feature_extractor/parameters` response property `anyOf` list for the response status `201`
- **2026-08-26** `a712e239102b` — 3 info
  - added the new optional request property `source/anyOf[subschema #1: SourceConfig]/field_map`
  - added the optional property `collection/source/field_map` to the response with the `201` status
  - added the optional property `collection/source_lineage/items/source_config/field_map` to the response with the `201` status
- **2026-08-21** `1c7f31821424` — 2 warning, 1 info
  - added the new `signals` enum value to the `collection/source/type` response property for the response status `201`
  - added the new `signals` enum value to the `collection/source_lineage/items/source_config/type` response property for the response status `201`
  - added the new `signals` enum value to the request property `source/anyOf[subschema #1: SourceConfig]/type`
- **2026-08-09** `5d4c905106b4` — 1 info
  - the endpoint scheme security `BearerAuth AND NamespaceHeader` was added to the API
- **2026-07-26** `7cb051533311` — 36 warning, 18 info
  - added the new `geo_bounding_box` enum value to the `collection/retriever_enrichments/anyOf[subschema #1]/items/scroll_filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_bounding_box` enum value to the `collection/retriever_enrichments/anyOf[subschema #1]/items/scroll_filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_bounding_box` enum value to the `collection/retriever_enrichments/anyOf[subschema #1]/items/scroll_filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_bounding_box` enum value to the `collection/source/source_filters/anyOf[subschema #1: SourceFilters]/filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_bounding_box` enum value to the `collection/source/source_filters/anyOf[subschema #1: SourceFilters]/filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_bounding_box` enum value to the `collection/source/source_filters/anyOf[subschema #1: SourceFilters]/filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_bounding_box` enum value to the `collection/source_lineage/items/source_config/source_filters/anyOf[subschema #1: SourceFilters]/filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_bounding_box` enum value to the `collection/source_lineage/items/source_config/source_filters/anyOf[subschema #1: SourceFilters]/filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_bounding_box` enum value to the `collection/source_lineage/items/source_config/source_filters/anyOf[subschema #1: SourceFilters]/filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_bounding_box` enum value to the `collection/taxonomy_applications/anyOf[subschema #1]/items/scroll_filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_bounding_box` enum value to the `collection/taxonomy_applications/anyOf[subschema #1]/items/scroll_filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_bounding_box` enum value to the `collection/taxonomy_applications/anyOf[subschema #1]/items/scroll_filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_polygon` enum value to the `collection/retriever_enrichments/anyOf[subschema #1]/items/scroll_filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_polygon` enum value to the `collection/retriever_enrichments/anyOf[subschema #1]/items/scroll_filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_polygon` enum value to the `collection/retriever_enrichments/anyOf[subschema #1]/items/scroll_filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_polygon` enum value to the `collection/source/source_filters/anyOf[subschema #1: SourceFilters]/filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_polygon` enum value to the `collection/source/source_filters/anyOf[subschema #1: SourceFilters]/filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_polygon` enum value to the `collection/source/source_filters/anyOf[subschema #1: SourceFilters]/filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_polygon` enum value to the `collection/source_lineage/items/source_config/source_filters/anyOf[subschema #1: SourceFilters]/filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_polygon` enum value to the `collection/source_lineage/items/source_config/source_filters/anyOf[subschema #1: SourceFilters]/filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_polygon` enum value to the `collection/source_lineage/items/source_config/source_filters/anyOf[subschema #1: SourceFilters]/filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_polygon` enum value to the `collection/taxonomy_applications/anyOf[subschema #1]/items/scroll_filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_polygon` enum value to the `collection/taxonomy_applications/anyOf[subschema #1]/items/scroll_filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_polygon` enum value to the `collection/taxonomy_applications/anyOf[subschema #1]/items/scroll_filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_radius` enum value to the `collection/retriever_enrichments/anyOf[subschema #1]/items/scroll_filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_radius` enum value to the `collection/retriever_enrichments/anyOf[subschema #1]/items/scroll_filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_radius` enum value to the `collection/retriever_enrichments/anyOf[subschema #1]/items/scroll_filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_radius` enum value to the `collection/source/source_filters/anyOf[subschema #1: SourceFilters]/filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_radius` enum value to the `collection/source/source_filters/anyOf[subschema #1: SourceFilters]/filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_radius` enum value to the `collection/source/source_filters/anyOf[subschema #1: SourceFilters]/filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_radius` enum value to the `collection/source_lineage/items/source_config/source_filters/anyOf[subschema #1: SourceFilters]/filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_radius` enum value to the `collection/source_lineage/items/source_config/source_filters/anyOf[subschema #1: SourceFilters]/filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_radius` enum value to the `collection/source_lineage/items/source_config/source_filters/anyOf[subschema #1: SourceFilters]/filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_radius` enum value to the `collection/taxonomy_applications/anyOf[subschema #1]/items/scroll_filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_radius` enum value to the `collection/taxonomy_applications/anyOf[subschema #1]/items/scroll_filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_radius` enum value to the `collection/taxonomy_applications/anyOf[subschema #1]/items/scroll_filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator` response property for the response status `201`
  - added the new `geo_bounding_box` enum value to the request property `source/anyOf[subschema #1: SourceConfig]/source_filters/anyOf[subschema #1: SourceFilters]/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 `source/anyOf[subschema #1: SourceConfig]/source_filters/anyOf[subschema #1: SourceFilters]/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 `source/anyOf[subschema #1: SourceConfig]/source_filters/anyOf[subschema #1: SourceFilters]/filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_bounding_box` enum value to the request property `taxonomy_applications/anyOf[subschema #1]/items/scroll_filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - …14 more

---

[Operation](https://skmtc.dev/mixpeek/apis/mixpeek-api/docs/v1/collections/:collection_identifier/clone/post.md) · [API](https://skmtc.dev/mixpeek/apis/mixpeek-api.md) · [Page](https://skmtc.dev/mixpeek/apis/mixpeek-api/changes/v1/collections/:collection_identifier/clone/post)
