Authorization: Bearer ********************
curl --location --request DELETE 'http://127.0.0.1:9897/api/expression-engine/ddd.av' \ --header 'Authorization: Bearer <token>'
{"success":true,"message":"OK!","data":null}