Users
Update user by ID
put/users/{id}
Path parameters
idstring required
MongoDB ObjectId represented as a hexadecimal string
Object ID
Request body
Response
User updated successfully
MongoDB ObjectId represented as a hexadecimal string
Object ID
User updated successfully