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

# Changes to Resume a Bulk Job

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 8 revisions.

- **2026-08-25** `1f289eff3a26` — 4 breaking
- **2026-07-26** `f01f73557a67` — 1 info

## Changes

- **2026-08-25** `1f289eff3a26` — 4 breaking
  - 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-07-26** `f01f73557a67` — 1 info
  - endpoint added

---

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