---
title: "Changes to Create new export snapshot"
method: POST
path: "/api/projects/{id}/exports/"
---

# Changes to Create new export snapshot

`POST /api/projects/{id}/exports/`

> Every recorded change to this endpoint, newest first.
> 97 revisions in range; 1 not diffed.

## Timeline

Changed in 2 of 97 revisions.

- **2026-07-08** `b5f055b9d45b` — 1 breaking
- **2026-07-08** `04ff286141b5` — 18 breaking, 18 warning, 12 info

## Changes

- **2026-07-08** `b5f055b9d45b` — 1 breaking
  - the response property `created_by/avatar` became nullable for the status `201`
- **2026-07-08** `04ff286141b5` — 18 breaking, 18 warning, 12 info
  - added `#/components/schemas/DataManagerFilterModeEnum` to the `annotation_filter_options/reviewed` request property `allOf` list (media type: application/json)
  - added `#/components/schemas/DataManagerFilterModeEnum` to the `annotation_filter_options/reviewed` request property `allOf` list (media type: application/x-www-form-urlencoded)
  - added `#/components/schemas/DataManagerFilterModeEnum` to the `annotation_filter_options/reviewed` request property `allOf` list (media type: multipart/form-data)
  - added `#/components/schemas/DataManagerFilterModeEnum` to the `task_filter_options/annotated` request property `allOf` list (media type: application/json)
  - added `#/components/schemas/DataManagerFilterModeEnum` to the `task_filter_options/annotated` request property `allOf` list (media type: application/x-www-form-urlencoded)
  - added `#/components/schemas/DataManagerFilterModeEnum` to the `task_filter_options/annotated` request property `allOf` list (media type: multipart/form-data)
  - added `#/components/schemas/DataManagerFilterModeEnum` to the `task_filter_options/finished` request property `allOf` list (media type: application/json)
  - added `#/components/schemas/DataManagerFilterModeEnum` to the `task_filter_options/finished` request property `allOf` list (media type: application/x-www-form-urlencoded)
  - added `#/components/schemas/DataManagerFilterModeEnum` to the `task_filter_options/finished` request property `allOf` list (media type: multipart/form-data)
  - added `#/components/schemas/DataManagerFilterModeEnum` to the `task_filter_options/reviewed` request property `allOf` list (media type: application/json)
  - added `#/components/schemas/DataManagerFilterModeEnum` to the `task_filter_options/reviewed` request property `allOf` list (media type: application/x-www-form-urlencoded)
  - added `#/components/schemas/DataManagerFilterModeEnum` to the `task_filter_options/reviewed` request property `allOf` list (media type: multipart/form-data)
  - added `#/components/schemas/DataManagerFilterModeEnum` to the `task_filter_options/skipped` request property `allOf` list (media type: application/json)
  - added `#/components/schemas/DataManagerFilterModeEnum` to the `task_filter_options/skipped` request property `allOf` list (media type: application/x-www-form-urlencoded)
  - added `#/components/schemas/DataManagerFilterModeEnum` to the `task_filter_options/skipped` request property `allOf` list (media type: multipart/form-data)
  - added `#/components/schemas/ProjectImportStatusEnum` to the `status` request property `allOf` list (media type: application/json)
  - added `#/components/schemas/ProjectImportStatusEnum` to the `status` request property `allOf` list (media type: application/x-www-form-urlencoded)
  - added `#/components/schemas/ProjectImportStatusEnum` to the `status` request property `allOf` list (media type: multipart/form-data)
  - removed `#/components/schemas/AnnotatedEnum` from the `task_filter_options/annotated` request property `allOf` list (media type: application/json)
  - removed `#/components/schemas/AnnotatedEnum` from the `task_filter_options/annotated` request property `allOf` list (media type: application/x-www-form-urlencoded)
  - removed `#/components/schemas/AnnotatedEnum` from the `task_filter_options/annotated` request property `allOf` list (media type: multipart/form-data)
  - removed `#/components/schemas/FinishedEnum` from the `task_filter_options/finished` request property `allOf` list (media type: application/json)
  - removed `#/components/schemas/FinishedEnum` from the `task_filter_options/finished` request property `allOf` list (media type: application/x-www-form-urlencoded)
  - removed `#/components/schemas/FinishedEnum` from the `task_filter_options/finished` request property `allOf` list (media type: multipart/form-data)
  - removed `#/components/schemas/ReviewedEnum` from the `annotation_filter_options/reviewed` request property `allOf` list (media type: application/json)
  - removed `#/components/schemas/ReviewedEnum` from the `annotation_filter_options/reviewed` request property `allOf` list (media type: application/x-www-form-urlencoded)
  - removed `#/components/schemas/ReviewedEnum` from the `annotation_filter_options/reviewed` request property `allOf` list (media type: multipart/form-data)
  - removed `#/components/schemas/ReviewedEnum` from the `task_filter_options/reviewed` request property `allOf` list (media type: application/json)
  - removed `#/components/schemas/ReviewedEnum` from the `task_filter_options/reviewed` request property `allOf` list (media type: application/x-www-form-urlencoded)
  - removed `#/components/schemas/ReviewedEnum` from the `task_filter_options/reviewed` request property `allOf` list (media type: multipart/form-data)
  - removed `#/components/schemas/SkippedEnum` from the `task_filter_options/skipped` request property `allOf` list (media type: application/json)
  - removed `#/components/schemas/SkippedEnum` from the `task_filter_options/skipped` request property `allOf` list (media type: application/x-www-form-urlencoded)
  - removed `#/components/schemas/SkippedEnum` from the `task_filter_options/skipped` request property `allOf` list (media type: multipart/form-data)
  - removed `#/components/schemas/Status7bfEnum` from the `status` request property `allOf` list (media type: application/json)
  - removed `#/components/schemas/Status7bfEnum` from the `status` request property `allOf` list (media type: application/x-www-form-urlencoded)
  - removed `#/components/schemas/Status7bfEnum` from the `status` request property `allOf` list (media type: multipart/form-data)
  - added `#/components/schemas/DataManagerFilterModeEnum` to the `annotation_filter_options/reviewed` response property `allOf` list for the response status `201`
  - added `#/components/schemas/DataManagerFilterModeEnum` to the `task_filter_options/annotated` response property `allOf` list for the response status `201`
  - added `#/components/schemas/DataManagerFilterModeEnum` to the `task_filter_options/finished` response property `allOf` list for the response status `201`
  - added `#/components/schemas/DataManagerFilterModeEnum` to the `task_filter_options/reviewed` response property `allOf` list for the response status `201`
  - …8 more

---

[Operation](https://skmtc.dev/humansignal/apis/label-studio-api/docs/api/projects/:id/exports/post.md) · [API](https://skmtc.dev/humansignal/apis/label-studio-api.md) · [Page](https://skmtc.dev/humansignal/apis/label-studio-api/changes/api/projects/:id/exports/post)
