---
title: "Changes to Extract Batch Endpoint"
method: POST
path: "/v1/extract/batch"
---

# Changes to Extract Batch Endpoint

`POST /v1/extract/batch`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 55 revisions.

- **2026-08-17** `22c2a2291146` — 2 info
- **2026-07-12** `e8a97dc9fce2` — 5 breaking, 2 info
- **2026-07-07** `ebe52c375b71` — 3 warning, 7 info
- **2026-06-18** `2562e655b8f2` — 2 info
- **2026-06-10** `421a9851d61b` — 1 warning, 2 info
- **2026-04-23** `b746af292a14` — 2 warning
- **2026-04-15** `0926a0595c5d` — 4 info
- **2026-04-06** `5f8038fd7264` — 4 info
- **2026-03-25** `403f2145d293` — 1 breaking, 2 warning, 1 info
- **2026-03-17** `a57961a8289c` — 1 info

## Changes

- **2026-08-17** `22c2a2291146` — 2 info
  - added the new optional request property `inputs/items/allOf[subschema #1]/realtime_total_timeout`
  - added the new optional request property `shared_inputs/allOf[subschema #1]/realtime_total_timeout`
- **2026-07-12** `e8a97dc9fce2` — 5 breaking, 2 info
  - response property `tasks/items/batch_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `tasks/items/download_url` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `tasks/items/error` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `tasks/items/error_type` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `tasks/items/output_url` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added the new optional request property `inputs/items/allOf[subschema #1]/session/renew_on_blocked`
  - added the new optional request property `shared_inputs/allOf[subschema #1]/session/renew_on_blocked`
- **2026-07-07** `ebe52c375b71` — 3 warning, 7 info
  - added the new `in_progress` enum value to the `tasks/items/state` response property for the response status `200`
  - added the new `labs` enum value to the `tasks/items/api_type` response property for the response status `200`
  - added the new `queued` enum value to the `tasks/items/state` response property for the response status `200`
  - added the new optional request property `inputs/items/allOf[subschema #1]/auto_driver_configuration`
  - added the new optional request property `shared_inputs/allOf[subschema #1]/auto_driver_configuration`
  - added the new `auto` enum value to the request property `inputs/items/allOf[subschema #1]/driver`
  - added the new `auto` enum value to the request property `shared_inputs/allOf[subschema #1]/driver`
  - added the new `fast-vx6` enum value to the request property `inputs/items/allOf[subschema #1]/driver`
  - added the new `fast-vx6` enum value to the request property `shared_inputs/allOf[subschema #1]/driver`
  - added the optional property `tasks/items/queue` to the response with the `200` status
- **2026-06-18** `2562e655b8f2` — 2 info
  - request property `inputs/items/allOf[subschema #1]/render` list-of-types was widened by adding types `string` to media type `application/json`
  - request property `shared_inputs/allOf[subschema #1]/render` list-of-types was widened by adding types `string` to media type `application/json`
- **2026-06-10** `421a9851d61b` — 1 warning, 2 info
  - added the new `fast-serp` enum value to the `tasks/items/api_type` response property for the response status `200`
  - added the new optional request property `inputs/items/allOf[subschema #1]/body`
  - added the new optional request property `shared_inputs/allOf[subschema #1]/body`
- **2026-04-23** `b746af292a14` — 2 warning
  - removed the request property `inputs/items/allOf[subschema #1]/network_capture/items/stop_on_render_flow_failure`
  - removed the request property `shared_inputs/allOf[subschema #1]/network_capture/items/stop_on_render_flow_failure`
- **2026-04-15** `0926a0595c5d` — 4 info
  - added the new optional request property `inputs/items/allOf[subschema #1]/markdown_backend`
  - added the new optional request property `shared_inputs/allOf[subschema #1]/markdown_backend`
  - added the new `links` enum value to the request property `inputs/items/allOf[subschema #1]/formats/items/`
  - added the new `links` enum value to the request property `shared_inputs/allOf[subschema #1]/formats/items/`
- **2026-04-06** `5f8038fd7264` — 4 info
  - added the new optional request property `inputs/items/allOf[subschema #1]/network_capture/items/stop_on_render_flow_failure`
  - added the new optional request property `shared_inputs/allOf[subschema #1]/network_capture/items/stop_on_render_flow_failure`
  - added the new `media-vx6` enum value to the request property `inputs/items/allOf[subschema #1]/driver`
  - added the new `media-vx6` enum value to the request property `shared_inputs/allOf[subschema #1]/driver`
- **2026-03-25** `403f2145d293` — 1 breaking, 2 warning, 1 info
  - added the new required request property `inputs`
  - removed the request property `params`
  - removed the request property `shared_params`
  - added the new optional request property `shared_inputs`
- **2026-03-17** `a57961a8289c` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/nimbleway/apis/api-gateway/docs/v1/extract/batch/post.md) · [API](https://skmtc.dev/nimbleway/apis/api-gateway.md) · [Page](https://skmtc.dev/nimbleway/apis/api-gateway/changes/v1/extract/batch/post)
