---
title: "Changes to Restart a Bulk Job"
method: POST
path: "/bulk/jobs/{jobId}/restart"
---

# Changes to Restart a Bulk Job

`POST /bulk/jobs/{jobId}/restart`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 8 revisions.

- **2026-08-25** `1f289eff3a26` — 5 breaking
- **2026-08-06** `e95809714e4d` — 1 info
- **2026-08-05** `08b59585eeb7` — 3 info
- **2026-07-26** `f01f73557a67` — 1 info

## Changes

- **2026-08-25** `1f289eff3a26` — 5 breaking
  - the `allOf[#/components/schemas/ErrorResponse]/errors/items/instance` response's property type/format changed from `string`/`uri` to `string`/`uri-reference` for status `400`
  - the `oneOf[#/components/schemas/InvalidApiKeyError]/allOf[#/components/schemas/ErrorResponse]/errors/items/instance` response's property type/format changed from `string`/`uri` to `string`/`uri-reference` for status `401`
  - the `oneOf[#/components/schemas/MissingAuthenticationError]/allOf[#/components/schemas/ErrorResponse]/errors/items/instance` response's property type/format changed from `string`/`uri` to `string`/`uri-reference` for status `401`
  - the `oneOf[#/components/schemas/ProfileNotFoundError]/allOf[#/components/schemas/ErrorResponse]/errors/items/instance` response's property type/format changed from `string`/`uri` to `string`/`uri-reference` for status `404`
  - the `oneOf[#/components/schemas/ResourceNotFoundError]/allOf[#/components/schemas/ErrorResponse]/errors/items/instance` response's property type/format changed from `string`/`uri` to `string`/`uri-reference` for status `404`
- **2026-08-06** `e95809714e4d` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2026-08-05** `08b59585eeb7` — 3 info
  - added the new optional request property `mode`
  - added the new optional request property `startRowIndex`
  - added the new optional request property `startShardIndex`
- **2026-07-26** `f01f73557a67` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/leadmagic/apis/leadmagic-api/docs/bulk/jobs/:jobId/restart/post.md) · [API](https://skmtc.dev/leadmagic/apis/leadmagic-api.md) · [Page](https://skmtc.dev/leadmagic/apis/leadmagic-api/changes/bulk/jobs/:jobId/restart/post)
