18 19 20
# File 'lib/wework/api/agent.rb', line 18 def menu_delete get 'menu/delete', params: {agentid: agent_id} end