curl --request DELETE \
--url https://end-api.shallow.ink/api/blueprints/my/collections/{id} \
--header 'X-API-Key: <api-key>'删除收藏夹(默认收藏夹不可删除)
curl --request DELETE \
--url https://end-api.shallow.ink/api/blueprints/my/collections/{id} \
--header 'X-API-Key: <api-key>'