---
title: "Changes to Add an item to the AI Tech Radar"
method: POST
path: "/v1/radar/items"
---

# Changes to Add an item to the AI Tech Radar

`POST /v1/radar/items`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2025-08-27** (v1) `f470f922345d` — 2 breaking, 8 warning, 8 info

## Changes

- **2025-08-27** (v1) `f470f922345d` — 2 breaking, 8 warning, 8 info
  - request property `quadrant` was restricted to a list of enum values
  - request property `status` was restricted to a list of enum values
  - added the new `adopt` enum value to the `status` response property for the response status `201`
  - added the new `assess` enum value to the `status` response property for the response status `201`
  - added the new `frameworks` enum value to the `quadrant` response property for the response status `201`
  - added the new `hold` enum value to the `status` response property for the response status `201`
  - added the new `platforms` enum value to the `quadrant` response property for the response status `201`
  - added the new `techniques` enum value to the `quadrant` response property for the response status `201`
  - added the new `tools` enum value to the `quadrant` response property for the response status `201`
  - added the new `trial` enum value to the `status` response property for the response status `201`
  - added the new `adopt` enum value to the request property `status`
  - added the new `assess` enum value to the request property `status`
  - added the new `frameworks` enum value to the request property `quadrant`
  - added the new `hold` enum value to the request property `status`
  - added the new `platforms` enum value to the request property `quadrant`
  - added the new `techniques` enum value to the request property `quadrant`
  - added the new `tools` enum value to the request property `quadrant`
  - added the new `trial` enum value to the request property `status`

---

[Operation](https://skmtc.dev/defra/apis/ai-tech-radar-api/docs/v1/radar/items/post.md) · [API](https://skmtc.dev/defra/apis/ai-tech-radar-api.md) · [Page](https://skmtc.dev/defra/apis/ai-tech-radar-api/changes/v1/radar/items/post)
