---
title: "Changes to Notifies the API of a management operation ending"
method: POST
path: "/api/v2/clients/management/end"
---

# Changes to Notifies the API of a management operation ending

`POST /api/v2/clients/management/end`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 66 revisions.

- **2026-08-27** `38ceee317698` — 1 info
- **2026-08-12** `e59754bccd6e` — 1 breaking
- **2026-07-29** `6ba85920fb53` — 4 breaking, 5 info
- **2026-07-15** `1ef31150464f` — 1 info

## Changes

- **2026-08-27** `38ceee317698` — 1 info
  - endpoint added
- **2026-08-12** `e59754bccd6e` — 1 breaking
  - api path removed without deprecation
- **2026-07-29** `6ba85920fb53` — 4 breaking, 5 info
  - the response property `data/allOf[subschema #2]/artifact_id` became nullable for the status `200`
  - the response property `data/allOf[subschema #2]/requested_by_user_id` became nullable for the status `200`
  - the `data/allOf[subschema #2]/artifact_id` response's property type/format changed from ``/`` to `string`/`uuid` for status `200`
  - the `data/allOf[subschema #2]/requested_by_user_id` response's property type/format changed from ``/`` to `string`/`uuid` for status `200`
  - added the optional property `data/allOf[subschema #2]/updated_at` to the response with the `200` status
  - the response optional property `data/allOf[subschema #2]/artifact_id` became not read-only for the status `200`
  - the response optional property `data/allOf[subschema #2]/requested_by_user_id` became not read-only for the status `200`
  - removed `#/components/schemas/null.uuid` from the `data/allOf[subschema #2]/artifact_id` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/null.uuid` from the `data/allOf[subschema #2]/requested_by_user_id` response property `allOf` list for the response status `200`
- **2026-07-15** `1ef31150464f` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/specterops/apis/bloodhound-api/docs/api/v2/clients/management/end/post.md) · [API](https://skmtc.dev/specterops/apis/bloodhound-api.md) · [Page](https://skmtc.dev/specterops/apis/bloodhound-api/changes/api/v2/clients/management/end/post)
