---
title: "Changes to Activate certificates for project"
method: POST
path: "/organization/projects/{project_id}/certificates/activate"
---

# Changes to Activate certificates for project

`POST /organization/projects/{project_id}/certificates/activate`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 31 revisions.

- **2026-05-01** `72f65c459c35` — 2 breaking, 4 warning, 4 info
- **2026-04-28** `fa32d6e7d961` — 1 info

## Changes

- **2026-05-01** `72f65c459c35` — 2 breaking, 4 warning, 4 info
  - response property `data/items/name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - removed the required property `has_more` from the response with the `200` status
  - removed the optional property `data/items/certificate_details/content` from the response with the `200` status
  - removed the optional property `first_id` from the response with the `200` status
  - removed the optional property `last_id` from the response with the `200` status
  - added the new `organization.project.certificate.activation` enum value to the `object` response property for the response status `200`
  - the response property `data/items/active` became required for the status `200`
  - removed the `certificate` enum value from the `data/items/object` response property for the response status `200`
  - removed the `list` enum value from the `object` response property for the response status `200`
  - removed the `organization.certificate` enum value from the `data/items/object` 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/certificates/activate/post.md) · [API](https://skmtc.dev/openai/apis/openai-api.md) · [Page](https://skmtc.dev/openai/apis/openai-api/changes/organization/projects/:project_id/certificates/activate/post)
