# Delete a folder Deleting a folder will delete all subfolders, contained projects will be associated wih the parent folder(Projects(0)). Endpoint: DELETE /folders/{folderId} Version: v1 Security: bearerAuth ## Path parameters: - `folderId` (integer, required) ID of the folder Example: 1 ## Response 200 fields ## Response 400 fields ## Response 401 fields ## Response 404 fields ## Response 500 fields