---
title: "Changes to Update a member's role"
method: PUT
path: "/spaces/{space_id}/members/{user_id}/role"
---

# Changes to Update a member's role

`PUT /spaces/{space_id}/members/{user_id}/role`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 21 revisions.

- **2026-08-11** `42816b90d8d6` — 1 warning
- **2026-06-23** `d0e78bae6ce1` — 1 warning
- **2026-06-22** `bdf92f48aec1` — 1 info
- **2026-06-15** `be627b9fb511` — 1 info
- **2026-04-17** `a7becb6668ec` — 1 breaking

## Changes

- **2026-08-11** `42816b90d8d6` — 1 warning
  - added the new `signups_disabled` enum value to the `code` response property for the response status `default`
- **2026-06-23** `d0e78bae6ce1` — 1 warning
  - added the new `compute_limit_exceeded` enum value to the `code` response property for the response status `default`
- **2026-06-22** `bdf92f48aec1` — 1 info
  - added the optional property `code` to the response with the `default` status
- **2026-06-15** `be627b9fb511` — 1 info
  - endpoint added
- **2026-04-17** `a7becb6668ec` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/timescale/apis/ghost-api/docs/spaces/:space_id/members/:user_id/role/put.md) · [API](https://skmtc.dev/timescale/apis/ghost-api.md) · [Page](https://skmtc.dev/timescale/apis/ghost-api/changes/spaces/:space_id/members/:user_id/role/put)
