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