Update partially user by ID
User
Update partially user by ID
This endpoint allows you to update the details of a specific user in the system. The user ID is passed as a path parameter, and the data to be updated is provided in the request body
PATCH
Update partially user by ID
Path Parameters
The identifier for the user that generated by system. Example: 621dd813eb3ebf16b94d6969
Body
application/json
Response
OK
The response is of type object.