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