---
title: "Changes to Lock a member"
method: POST
path: "/identity/admins/members/{id}/lock"
---

# Changes to Lock a member

`POST /identity/admins/members/{id}/lock`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 25 revisions.

- **2026-09-01** `f2d9f80610d9` — 5 info
- **2026-08-06** `fe2041c5ba86` — 1 warning, 2 info

## Changes

- **2026-09-01** `f2d9f80610d9` — 5 info
  - added the optional property `error/api_client_id` to the response with the `400` status
  - added the optional property `error/api_client_id` to the response with the `401` status
  - added the optional property `error/api_client_id` to the response with the `403` status
  - added the optional property `error/api_client_id` to the response with the `404` status
  - added the optional property `error/api_client_id` to the response with the `default` status
- **2026-08-06** `fe2041c5ba86` — 1 warning, 2 info
  - changed the pattern of the `path` request parameter `id` from `^ind_[0-9a-hjkmnp-tv-z]{26}$` to `^ind_[0-7][0-9a-hjkmnp-tv-z]{25}$`
  - the `group_id` response's property pattern was changed from `^grp_[0-9a-hjkmnp-tv-z]{26}$` to `^grp_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`
  - the `individual_id` response's property pattern was changed from `^ind_[0-9a-hjkmnp-tv-z]{26}$` to `^ind_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`

---

[Operation](https://skmtc.dev/stablesea/apis/stable-sea-backend/docs/identity/admins/members/:id/lock/post.md) · [API](https://skmtc.dev/stablesea/apis/stable-sea-backend.md) · [Page](https://skmtc.dev/stablesea/apis/stable-sea-backend/changes/identity/admins/members/:id/lock/post)
