using asmcmd locate the directory that contains the archive log files. for example..
ASMCMD> cd +POC2FLASH/POC2DWH/ARCHIVELOG
using 'rm' command you can delete the directory.
But don't forget to remove the archive log details from the control file or the RMAN catalog
For this you need to connect to the target database using rman
rman target sys/
rman>crosscheck archivelog all
rman>delete expired archivelog all