---
title: "Changes to Update a Group"
method: PUT
path: "/v1/issuer/groups/{group_id}"
---

# Changes to Update a Group

`PUT /v1/issuer/groups/{group_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 30 revisions.

- **2026-08-06** `dc79460d9222` — 6 info
- **2026-05-15** `97793c5df950` — 2 info
- **2025-12-25** `5daf146bc8ba` — 2 info
- **2025-06-30** `98201e8dd1b4` — 1 warning, 1 info

## Changes

- **2026-08-06** `dc79460d9222` — 6 info
  - added the new optional request property `framework_skills`
  - added the new optional request property `skill_framework_version_id`
  - added the non-success response with the status `403`
  - added the optional property `group/skill_framework` to the response with the `200` status
  - added the optional property `group/skills` to the response with the `200` status
  - added the success response with the status `207`
- **2026-05-15** `97793c5df950` — 2 info
  - added the new optional request property `earning_criteria`
  - added the optional property `group/earning_criteria` to the response with the `200` status
- **2025-12-25** `5daf146bc8ba` — 2 info
  - added the new optional request property `achievement_type`
  - added the optional property `group/achievement_type` to the response with the `200` status
- **2025-06-30** `98201e8dd1b4` — 1 warning, 1 info
  - deleted the `header` request parameter `Authorization`
  - the endpoint scheme security `ApiKeyAuth` was added to the API

---

[Operation](https://skmtc.dev/accredible/apis/accredible-credential-api/docs/v1/issuer/groups/:group_id/put.md) · [API](https://skmtc.dev/accredible/apis/accredible-credential-api.md) · [Page](https://skmtc.dev/accredible/apis/accredible-credential-api/changes/v1/issuer/groups/:group_id/put)
