How to delete a RAM allocated folder

Hello.

Is it possible to remove a folder created with

/disk add type=tmpfs tmpfs-max-size=100M

as per https://help.mikrotik.com/docs/display/ROS/Disks#Disks-AllocateRAMtofolder?

By issuing the command

/disk print

the result is:

SLOT INTERFACE SIZE FREE FS

0 M tmp1 ram 100 003 840 99 995 648 tmpfs
1 M tmp2 ram 100 003 840 100 003 840 tmpf

Thank you!

Best regards.