{ "idList": [ 0 ] }
curl --location --request POST 'https://test.myusmile.online/health/post/deleteBatch' \ --header 'TOK: ' \ --header 'Content-Type: application/json' \ --data-raw '{ "idList": [ 0 ] }'
{}