---
title: "Changes to Archive project"
method: POST
path: "/organization/projects/{project_id}/archive"
---

# Changes to Archive project

`POST /organization/projects/{project_id}/archive`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 31 revisions.

- **2026-05-01** `918e83711c91` — 4 breaking, 3 info
- **2026-04-28** `fa32d6e7d961` — 1 info

## Changes

- **2026-05-01** `918e83711c91` — 4 breaking, 3 info
  - the response property `name` became optional for the status `200`
  - the response property `status` became optional for the status `200`
  - response property `name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `status` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added the optional property `external_key_id` to the response with the `200` status
  - removed the `active` enum value from the `status` response property for the response status `200`
  - removed the `archived` enum value from the `status` response property for the response status `200`
- **2026-04-28** `fa32d6e7d961` — 1 info
  - the endpoint scheme security `AdminApiKeyAuth` was added to the API

---

[Operation](https://skmtc.dev/openai/apis/openai-api/docs/organization/projects/:project_id/archive/post.md) · [API](https://skmtc.dev/openai/apis/openai-api.md) · [Page](https://skmtc.dev/openai/apis/openai-api/changes/organization/projects/:project_id/archive/post)
