Skip to main content

Update a User

PATCH 

/v2/users/:userId

Partially update an existing user. If you change the users email or phone, you can specify how the ownership should be verified. If you change the users password, you can specify if the password should be changed again on the users next login.

Required permission:

  • user.write

Request​

Responses​

OK