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