post https://stripe1.app.fluencyplatform.com/api/auth/userUpdateInfo
Operation to edit a user.
Log in to see full request history
Responses
Operation to edit a user.
xxxxxxxxxx
44curl --request POST \
--url https://stripe1.app.fluencyplatform.com/api/auth/userUpdateInfo \
--header 'Fluencytoken: f7ad23ff-3a83-4629-634d-5f499a46606f' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"kargs": {
"username": "newuser",
"user": {
"username": "newuser",
"email": "lindaf0531@gmail.com",
"firstName": "new",
"lastName": "user",
"organization": "company",
"rights": "",
"radiusFlag": false,
"radiusServer": "",
"radiusGroup": false,
"oauthProvider": "",
"oauthFlag": false,
"mfaProvider": "",
"mfaFlag": false,
"customer": "",
"restricted": false,
"disabled": false,
"lastLogin": "0001-01-01T00:00:00Z",
"passwordDate": "0001-01-01T00:00:00Z",
"preference": {
Try It!
to start a request and see the response here! Or choose an example: