Endpoint Examples
Update a User
Update the details of an existing user.
PATCH
Body
application/json
Details required to update the user.
The body is of type object
.
Response
200
application/json
Successful response with updated user details.
The response is of type object
.