Authorization: Bearer ********************
curl --location --request DELETE 'http://probill.local/api/ssl/cancel?id=12' \ --header 'Authorization: Bearer <token>'
{"code":0,"msg":"证书已取消","time":1722590181}