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