Users
Update a user
Updates the properties of the specified user. Only the provided properties will be updated. Any properties not provided will be left unchanged.
POST
Path Parameters
The unique identifier of the user
Body
application/json
The data with which a user is updated.
Response
200
application/json
<p>Represents a user of your project.</p>