workos / workos-dotnet

Official .NET SDK for interacting with the WorkOS API
MIT License
11 stars 8 forks source link

Add `UpdateUser` `UpdateUserPassword` `DeleteUser` #150

Closed pliao28 closed 1 year ago

pliao28 commented 1 year ago

Description

Add UpdateUser UpdateUserPassword DeleteUser *Fixes USRLD-961, USRLD-948, USRLD-955

Documentation

Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.

[ ] Yes

If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.

linear[bot] commented 1 year ago
USRLD-948 Add deleteUser

Use Node SDK as reference

USRLD-961 Add updateUser

Use Node SDK as reference

USRLD-955 Add updateUserPassword

Use Node SDK as reference