update
Users
update
Update User Details
This endpoint is used to update user details via an HTTP PUT request.
Request Body
- raw (application/json)
- firstName: (string) The updated first name of the user.
Response
The response for this request is documented as a JSON schema.
PUT
update
Body
application/json
Example:
"abebebch"
Response
205 - undefined