---
title: "Changes to Set Service Account Roles"
method: PUT
path: "/v1/service-accounts/{service_account_id}/roles"
---

# Changes to Set Service Account Roles

`PUT /v1/service-accounts/{service_account_id}/roles`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

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

## Changes

- **2026-09-23** `fa73befe1c61` — 2 breaking, 2 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 `role_ids`
  - added the required property `items` 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/roles/put.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/roles/put)
