@Ole thanks for your quick reply. Below is the output from running those commands. Neither rmdirs or rmdir had any affect. Both did not remove any directories.
PS C:\Program Files\Rclone> .\rclone lsd chrisidrive:chrisidrive/Documents/Blog
0 2021-08-29 12:05:58 -1 Art
0 2021-08-29 12:05:58 -1 Blog 2
0 2021-08-29 12:05:58 -1 Blog 3
0 2021-08-29 12:05:58 -1 Blog 4
0 2021-08-29 12:05:58 -1 Blog 5 - Hands Together
0 2021-08-29 12:05:58 -1 Financial
0 2021-08-29 12:05:58 -1 Spam
0 2021-08-29 12:05:58 -1 Welcome To Haiti
PS C:\Program Files\Rclone> .\rclone lsf chrisidrive:chrisidrive/Documents/Blog/Spam
PS C:\Program Files\Rclone> .\rclone rmdirs chrisidrive:chrisidrive/Documents/Blog
PS C:\Program Files\Rclone> .\rclone rmdir chrisidrive:chrisidrive/Documents/Blog/Spam
PS C:\Program Files\Rclone> .\rclone lsf chrisidrive:chrisidrive/Documents/Blog/Spam
PS C:\Program Files\Rclone> .\rclone lsd chrisidrive:chrisidrive/Documents/Blog
0 2021-08-29 12:07:17 -1 Art
0 2021-08-29 12:07:17 -1 Blog 2
0 2021-08-29 12:07:17 -1 Blog 3
0 2021-08-29 12:07:17 -1 Blog 4
0 2021-08-29 12:07:17 -1 Blog 5 - Hands Together
0 2021-08-29 12:07:17 -1 Financial
0 2021-08-29 12:07:17 -1 Spam
0 2021-08-29 12:07:17 -1 Welcome To Haiti
I can successfully remove directories with APIs like Cyberduck or the web interface for the account. Using rclone mount Windows explorer GUI or rclone command line, I cannot remove these directories. With the GUI, the directories remove (from the Windows Explorer GUI) for a few minutes and then reappear a few minutes later.