---
title: "SetOrganizationMemberUserRole sets the role for the member"
method: PUT
path: "/v1/orgs/{org}/members/{email}"
---

# SetOrganizationMemberUserRole sets the role for the member

`PUT /v1/orgs/{org}/members/{email}`

## Path parameters

- `org` string, required
- `email` string, required

## Request body

- object
  - `role` string
  - `superuserForceAccess` boolean

## Response `200`

A successful response.

- V1SetOrganizationMemberUserRoleResponse

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/rilldata/apis/rill-admin-api.md) · [All operations](https://skmtc.net/rilldata/apis/rill-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rilldata/rill-admin-api/versions/289a0ca9ce49/schema)
