Authorization: Bearer ********************
curl --location --request DELETE 'http://127.0.0.1:30800/v1/api/testkey' \ --header 'Authorization: Bearer <token>'
{ "data": {}, "success": true }