Authorization: Bearer ********************
[ 0 ]
curl --location --request DELETE 'http://127.0.0.1:9000/message-notify/batch_remove' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '[ 0 ]'
{}