---
title: "Changes to Create Service Account"
method: POST
path: "/v1/service-accounts"
---

# Changes to Create Service Account

`POST /v1/service-accounts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2026-09-23** `fa73befe1c61` — 4 breaking, 11 info
- **2026-09-16** `4cb0b5382d4f` — 1 info

## Changes

- **2026-09-23** `fa73befe1c61` — 4 breaking, 11 info
  - added the new required request property `name`
  - added the new required request property `workspace_id`
  - the request's body type changed from no type to `object`
  - the response's body type changed from no type to `object` for status `201`
  - added the new optional request property `description`
  - added the new optional request property `role_ids`
  - added the required property `created_at` to the response with the `201` status
  - added the required property `customer_id` to the response with the `201` status
  - added the required property `deleted_at` to the response with the `201` status
  - added the required property `description` to the response with the `201` status
  - added the required property `id` to the response with the `201` status
  - added the required property `name` to the response with the `201` status
  - added the required property `organization_id` to the response with the `201` status
  - added the required property `updated_at` to the response with the `201` status
  - added the required property `workspace_id` to the response with the `201` status
- **2026-09-16** `4cb0b5382d4f` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/mistral/apis/mistral-ai-api/docs/v1/service-accounts/post.md) · [API](https://skmtc.dev/mistral/apis/mistral-ai-api.md) · [Page](https://skmtc.dev/mistral/apis/mistral-ai-api/changes/v1/service-accounts/post)
