Authorization: Bearer ********************curl --location --globoff --request DELETE 'https://testforgeplus.trustie.net/api/{{owner}}/{{repo}}/releases/.json' \
--header 'Authorization: Bearer <token>' \
--header 'Cookie: autologin_trustie={{token}}'{"status":0,"message":"删除成功"}