Update UserAsk AIpatch https://api.prahsys.com/merchant/n1/organization/{organizationId}/user/{userId}Update an existing user from the organizationPath ParamsorganizationIdstringrequiredThe organization iduserIdstringrequiredThe user identifier (email -> revoke invitation | id -> user delete)Body ParamsfirstNamestringFirst name of the user.lastNamestringLast name of the user.phonestringPhone number of the user.emailstringEmail of the user.rolestringenumRole of the useradminadminmembersalesAllowed:adminmembersalesResponses 200OK 401Unauthorized 404Not Found 500Internal Server ErrorUpdated 5 months ago