curl --location '/Group/SendTransferGroupOwner?authcode=undefined' \ --header 'Content-Type: application/json' \ --data '{ "NewOwnerUserName": "string", "QID": "string" }'
{}