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