---
title: "Changes to Create Bulk Request"
method: POST
path: "/workflows/request/crawl/bulk"
---

# Changes to Create Bulk Request

`POST /workflows/request/crawl/bulk`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 16 revisions.

- **2026-02-19** `666e807fc6d8` — 2 info
- **2026-02-17** `29225d7b3ea4` — 1 warning, 2 info
- **2025-11-07** `46e7585b14b5` — 1 breaking, 1 info
- **2025-11-07** `e0272b0f7e0a` — 1 info
- **2025-11-06** `d7ed14ab37e8` — 1 warning
- **2025-11-06** `e0272b0f7e0a` — 1 info
- **2025-09-18** `019c4555bd7f` — 5 info
- **2025-08-25** `83beb71baf38` — 1 info
- **2025-08-20** `1e457ec99343` — 1 info
- **2025-08-12** `979dec731a8f` — 1 breaking
- **2025-08-12** `707c0eb9cee1` — 3 breaking, 5 info

## Changes

- **2026-02-19** `666e807fc6d8` — 2 info
  - added the new optional request property `jobs/items/proxy_password`
  - added the new optional request property `jobs/items/proxy_username`
- **2026-02-17** `29225d7b3ea4` — 1 warning, 2 info
  - removed the request property `jobs/items/bucket_name`
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
- **2025-11-07** `46e7585b14b5` — 1 breaking, 1 info
  - removed `#/components/schemas/cartography__models__WaitUntil` from the `jobs/items/wait_until` request property `anyOf` list
  - added `#/components/schemas/WaitUntil` to the `jobs/items/wait_until` request property `anyOf` list
- **2025-11-07** `e0272b0f7e0a` — 1 info
  - added the new optional request property `jobs/items/wait_until`
- **2025-11-06** `d7ed14ab37e8` — 1 warning
  - removed the request property `jobs/items/wait_until`
- **2025-11-06** `e0272b0f7e0a` — 1 info
  - added the new optional request property `jobs/items/wait_until`
- **2025-09-18** `019c4555bd7f` — 5 info
  - added the new optional request property `jobs/items/agentic`
  - added the new optional request property `jobs/items/proxy_url`
  - added the new optional request property `jobs/items/session_id`
  - added the new optional request property `jobs/items/teardown`
  - added the new `ASYNC_FLEET_STICKY` enum value to the request property `jobs/items/engines/items/`
- **2025-08-25** `83beb71baf38` — 1 info
  - added the new optional request property `jobs/items/camo`
- **2025-08-20** `1e457ec99343` — 1 info
  - added the new optional request property `jobs/items/stealth`
- **2025-08-12** `979dec731a8f` — 1 breaking
  - the `jobs` request property's minItems was increased to `1`
- **2025-08-12** `707c0eb9cee1` — 3 breaking, 5 info
  - request property `jobs/items/engines/items/` was restricted to a list of enum values
  - the `jobs/items/engines` request property's minItems was increased to `1`
  - the `jobs/items/engines/items/` request property type changed from `object` to `string`
  - added the new `FLEET` enum value to the request property `jobs/items/engines/items/`
  - added the new `FLEET_ASYNC` enum value to the request property `jobs/items/engines/items/`
  - added the new `FLEET_WORKFLOW` enum value to the request property `jobs/items/engines/items/`
  - added the new `SCRAPINGBEE` enum value to the request property `jobs/items/engines/items/`
  - added the new `ZENROWS` enum value to the request property `jobs/items/engines/items/`

---

[Operation](https://skmtc.dev/evrimai/apis/cartography-server/docs/workflows/request/crawl/bulk/post.md) · [API](https://skmtc.dev/evrimai/apis/cartography-server.md) · [Page](https://skmtc.dev/evrimai/apis/cartography-server/changes/workflows/request/crawl/bulk/post)
