curl --location --request DELETE 'http://127.0.0.1:8080/api/certificate/delete/' \ --header 'Authorization;'
{ "code": "string", "data": "string", "msg": "string" }