1. Create Folder ```bash `POST` http://localhost:5000/api/folder/create { "folderName": "Social", "folderDescription": "Social Media Accounts" } Authorization: `Bearer {token}` ```