"string"
curl --location --request DELETE '/ent/chat/applications/' \ --header 'Authorization: Bearer {{ENT_TOKEN}}' \ --header 'X-Requested-With: XMLHttpRequest' \ --header 'Content-Type: application/json' \ --data-raw '"string"'
{}