curl --location --request POST '/ent/folder/uncollect/' \ --header 'Authorization: Bearer {{ENT_TOKEN}}' \ --header 'Authorization;' \ --header 'X-Requested-With;'
{ "message": "string", "status": 0 }