Forum Discussion

vivek's avatar
8 years ago

Required one custom API which will update/set username, emailid, firstName, lastName of user.

Hello Team,

We want to update user details via API. details includes username. emailid, firstName, lastName.

Currently we have 4 different API's to update details however we want single API to update it.

 

Is there any custom API/solution available to club all these 4 API & provide single API endpoint to update username, email, first name, last name. The API/solution should return proper HTTP status & response.

 

Thanks.