Edit a user
User
Edit a user
A PUT to the /users/{userId} endpoint allows your application to edit a specific user.
PUT
Edit a user
Path Parameters
The user ID
Body
application/json
Response
User
A PUT to the /users/{userId} endpoint allows your application to edit a specific user.
The user ID
User