Authorization: Bearer ********************
curl --location --request DELETE 'https://sbi.pigeon-server.cn/api/ui/folder/' \ --header 'Authorization: Bearer <token>'
{ "status": true, "msg": "string", "data": "string" }