Deleting a folder will delete all subfolders, contained projects will be associated wih the parent folder(Projects(0)).
Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/folders/{folderId}
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/folders/{folderId}
curl -i -X DELETE \
https://codeinsightapi.redocly.app/_mock/swagger/folders/1 \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'