---
editLink: false
lastUpdated: false
---

[@salesforce/b2c-tooling-sdk](../../../modules.md) / [operations/users](../index.md) / UpdateUserOptions

# Interface: UpdateUserOptions

Defined in: [packages/b2c-tooling-sdk/src/operations/users/index.ts:87](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/e7c16f1ae423da0aa47b3e10be88f9770b53619b/packages/b2c-tooling-sdk/src/operations/users/index.ts#L87)

Options for updating a user.

## Properties

### changes

> **changes**: `object`

Defined in: [packages/b2c-tooling-sdk/src/operations/users/index.ts:91](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/e7c16f1ae423da0aa47b3e10be88f9770b53619b/packages/b2c-tooling-sdk/src/operations/users/index.ts#L91)

Changes to apply

***

### userId

> **userId**: `string`

Defined in: [packages/b2c-tooling-sdk/src/operations/users/index.ts:89](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/e7c16f1ae423da0aa47b3e10be88f9770b53619b/packages/b2c-tooling-sdk/src/operations/users/index.ts#L89)

User ID
