Workway Mode Config
workwayAction(status,usertype,user,orgidentity, pwdtype,password,agent_group_id)
Change the agent work mode in agent group
| Params | Type | Description |
| status | String | dialin (Dial in only) / dialout (Dial out only) / all |
| usertype | String | agent / account |
| user | String | Agent No. or Username |
| orgidentity | String | The identity string of the team |
| pwdtype | String | Use plaintext or md5 password for agent or account |
| password | String | password |
| agent_group_id | String | ids of the agent group,Multiple agent group divided by commas,ex:1,2,3 This value is space-time, representing a change in the working mode of all agent group |
|Retuen|code|Retuen|message
| Value | Description |
|Retuen|1|Retuen|message
| Succeeded||Messages
|
|Retuen|2|Retuen|message
| Failed||Messages
|