---
title: "Update a user group"
method: PATCH
path: "/creators/{creator_id}/groups/{id}"
tags: ["User Groups"]
---

# Update a user group

`PATCH /creators/{creator_id}/groups/{id}`

## Response `200`

Group updated

## Other responses

- `400` — The request structure was incorrect
- `401` — Unauthorized; the request did not provide valid authentication details
- `403` — Forbidden; the provided credentials do not have permission to perform the requested action
- `422` — Update failed due to invalid data

---

[API](https://skmtc.net/manyfold3d/apis/manyfold-api.md) · [All operations](https://skmtc.net/manyfold3d/apis/manyfold-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/manyfold3d/manyfold-api/versions/a3cbfc387e66/schema)
