Update User
Users
Update User
Update a vendor portal user’s email or password
PUT
Update User
Overview
Updates a vendor portal user’s email address and/or password.Use Cases
- Reset a vendor’s password when they are locked out
- Update email addresses after a vendor team change
- Rotate credentials as part of a security policy
Path Parameters
The user’s unique ID.
Request Body
Updated email address.
Updated password. Will be bcrypt-hashed before storage.
Response
200