---
title: "Changes to Create project service account"
method: POST
path: "/organization/projects/{project_id}/service_accounts"
---

# Changes to Create project service account

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 31 revisions.

- **2026-07-17** `241fb501b372` — 1 warning, 1 info
- **2026-05-01** `72f65c459c35` — 6 breaking, 1 info
- **2026-04-28** `fa32d6e7d961` — 1 info

## Changes

- **2026-07-17** `241fb501b372` — 1 warning, 1 info
  - added the new `none` enum value to the `role` response property for the response status `200`
  - added the new optional request property `create_service_account_only`
- **2026-05-01** `72f65c459c35` — 6 breaking, 1 info
  - the `api_key` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `api_key/created_at` from the response with the `200` status
  - removed the required property `api_key/id` from the response with the `200` status
  - removed the required property `api_key/name` from the response with the `200` status
  - removed the required property `api_key/object` from the response with the `200` status
  - removed the required property `api_key/value` from the response with the `200` status
  - added `#/components/schemas/ProjectServiceAccountApiKey, subschema #2` to the `api_key` response property `anyOf` list 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/service_accounts/post.md) · [API](https://skmtc.dev/openai/apis/openai-api.md) · [Page](https://skmtc.dev/openai/apis/openai-api/changes/organization/projects/:project_id/service_accounts/post)
