Skip to content

@salesforce/b2c-tooling-sdk / operations/users / UpdateUserOptions

Interface: UpdateUserOptions ​

Defined in: packages/b2c-tooling-sdk/src/operations/users/index.ts:87

Options for updating a user.

Properties ​

changes ​

changes: object

Defined in: packages/b2c-tooling-sdk/src/operations/users/index.ts:91

Changes to apply


userId ​

userId: string

Defined in: packages/b2c-tooling-sdk/src/operations/users/index.ts:89

User ID

Released under the Apache-2.0 License.