10 11 12
# File 'lib/wework/api/agent.rb', line 10 def set_info data={} post 'agent/set', data.merge(agentid: agent_id) end