16 17 18
# File 'lib/a2/client/users.rb', line 16 def update_user(id, json) put "/apis/iam/v2/users/#{id}", json end