---
title: "Changes to Update Service Account"
method: PATCH
path: "/v1/service-accounts/{service_account_id}"
---

# Changes to Update Service Account

`PATCH /v1/service-accounts/{service_account_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

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

## Changes

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

---

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