---
title: "Changes to Review Bulk Job (Cancel or Approve)"
method: POST
path: "/bulk/jobs/{jobId}/review"
---

# Changes to Review Bulk Job (Cancel or Approve)

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 8 revisions.

- **2026-08-25** `1f289eff3a26` — 6 breaking

## Changes

- **2026-08-25** `1f289eff3a26` — 6 breaking
  - the `allOf[#/components/schemas/ErrorResponse]/errors/items/instance` response's property type/format changed from `string`/`uri` to `string`/`uri-reference` for status `429`
  - the `allOf[#/components/schemas/ErrorResponse]/errors/items/instance` response's property type/format changed from `string`/`uri` to `string`/`uri-reference` for status `500`
  - 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`

---

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