---
title: "Changes to Queues a management operation"
method: POST
path: "/api/v2/clients/{client_id}/management"
---

# Changes to Queues a management operation

`POST /api/v2/clients/{client_id}/management`

> 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` — 8 breaking, 10 info
- **2026-07-23** `02198b453e51` — 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` — 8 breaking, 10 info
  - the response property `data/allOf[subschema #2]/artifact_id` became nullable for the status `200`
  - the response property `data/allOf[subschema #2]/artifact_id` became nullable for the status `201`
  - the response property `data/allOf[subschema #2]/requested_by_user_id` became nullable for the status `200`
  - the response property `data/allOf[subschema #2]/requested_by_user_id` became nullable for the status `201`
  - 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]/artifact_id` response's property type/format changed from ``/`` to `string`/`uuid` for status `201`
  - the `data/allOf[subschema #2]/requested_by_user_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 `201`
  - added the optional property `data/allOf[subschema #2]/updated_at` to the response with the `200` status
  - added the optional property `data/allOf[subschema #2]/updated_at` to the response with the `201` 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]/artifact_id` became not read-only for the status `201`
  - the response optional property `data/allOf[subschema #2]/requested_by_user_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 `201`
  - 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]/artifact_id` response property `allOf` list for the response status `201`
  - removed `#/components/schemas/null.uuid` from the `data/allOf[subschema #2]/requested_by_user_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 `201`
- **2026-07-23** `02198b453e51` — 1 info
  - endpoint added

---

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