{ "UserName": "string", "WindowTitle": "string" }
curl --location '/api/Action/AtByUserNameInGroup' \ --header 'Content-Type: application/json' \ --data '{ "UserName": "string", "WindowTitle": "string" }'
{ "message": "string" }