{ "tenantId": "05053699999", "agentId": "F50000001", "agentStatus": "1" }
curl --location '/cdapi/PluginAgent///AgentRequest/ChangeStatus' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data '{ "tenantId": "05053699999", "agentId": "F50000001", "agentStatus": "1" }'
{ "status": "complete", "discription": "" }