---
title: "UpdateOrganizationMemberUserAttributes updates the attributes for a member"
method: PUT
path: "/v1/orgs/{org}/members/{email}/attributes"
---

# UpdateOrganizationMemberUserAttributes updates the attributes for a member

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

## Path parameters

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

## Request body

- object
  - `attributes` object

## Response `200`

A successful response.

- V1UpdateOrganizationMemberUserAttributesResponse

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.dev/rilldata/apis/rill-admin-api.md) · [All operations](https://skmtc.dev/rilldata/apis/rill-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rilldata/rill-admin-api/revisions/abe7a430f373/schema)
