---
title: "Update permissions"
method: PUT
path: "/userGroup2/members/permissions"
---

# Update permissions

`PUT /userGroup2/members/permissions`

API to update permissions of a member in a group.

## Query parameters

- `id` string

## Request body

- object
  - `userId` string — ID of the user for whom you want to update the permissions.
  - `permissions` string — Permissions that you need to set for the user

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/capillarytech/apis/sample-api.md) · [All operations](https://skmtc.net/capillarytech/apis/sample-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/capillarytech/sample-api/revisions/de241f2ed9b3/schema)
