curl --location --request POST 'sow_community/comment/batch_del' \ --header 'Site-Id: 100000' \ --header 'Token: {{Token}}' \ --form 'ids[0]="1"'
{}